Releases: Pyozer/introduction_screen Releases · Pyozer/introduction_screen
v4.0.0 27 Aug 11:10
Compare Sorry, something went wrong.
No results found BREAKING CHANGE
Refactored the signatures of overrideDone, overrideNext, overrideSkip, and overrideBack parameters to provide improved onPressed handling and greater flexibility for custom button actions.
More information PR#234
Add custom semantic label for progress PR#235 Update readme PR#228 Fix WASM support (using fork of flutter_keyboard_visibility) PR#232 Allow to display back button on first page PR#233 v3.1.17 27 Aug 11:10
Compare Sorry, something went wrong.
No results found Reduce example app minimum sdk #226 v3.1.16 12 Feb 12:24
Compare Sorry, something went wrong.
No results found Allow skipButton and backButton to be used at the same time #219 Implement backgroundImage for PageViewModel #214 Regenerate example app v3.1.15 12 Feb 12:23
Compare Sorry, something went wrong.
No results found Fix button style can not be overridden #224 Enhance Test Coverage for Introduction Screen #221 v3.1.14 23 Mar 17:32
Compare Sorry, something went wrong.
No results found Fixed Fix scroll NotificationListener on PageView children #208 v3.1.13 23 Mar 16:17
Compare Sorry, something went wrong.
No results found Added Add scrollViewKeyboardDismissBehavior parameter on PageViewModel #195 #212 Re-generate example app with latest flutter version Update dependencies to latest version (flutter_keyboard_visibility to 6.0.0) Fixed Fix page controller used on autoScroll after introduction disposed #191 #196 #199 v3.1.12 23 Mar 16:17
Compare Sorry, something went wrong.
No results found Fixed Add option to adjust page margin PR#194 v3.1.11 23 Mar 16:16
Compare Sorry, something went wrong.
No results found Fixed Fixes last page detection PR#193 v3.1.10 11 Jul 21:49
Compare Sorry, something went wrong.
No results found Added Add getter getCurrentPage() to get current page as an integer Fixed Fixed a bug on auto scroll using raw pages when initial launch PR#189 Revert _currentpage to a double instead of int to have the dots animation v3.1.9 19 Jun 10:43
Compare Sorry, something went wrong.
No results found Changed Some changes and fixes to auto scroll PR#186 Added Fixed Fix auto scroll error PR#177 Fix breaking -> turn _currentpage into an int instead of double PR#180 Fix PageController.page cannot be accessed before a PageView is built with it PR#178