intro_views_flutter 2.1.1 intro_views_flutter: ^2.1.1 copied to clipboard
A Flutter package for simple material design app intro screens with some cool animations.
2.1.0 #
- Fixed overflow for small screen apps.
2.0.1 #
Major Updates
- Made intro views responsive.
- Refracting page view model.
- Body title, expects Text Widget.
- Main image, expects Image Widget.
- Added TextStyle property to page view model that can be used to set styles for both title and body.
- Added TextStyle property for page indicator buttons which overrides previous button properties.
- Updated Readme and example.
1.0.3 #
- Made intro views responsive.
- Added onTapSkipButton voidCallback.
- Updated Readme.
1.0.2 #
- Updated Readme.
- Fixed bugs.
- Fixed formatting issues.
1.0.1 #
- Updated Readme.
- Fixed static analyzers issues.
- Fixed formatting issues.
1.0.0 #
- Initial Release.