onboarding 1.0.5
onboarding: ^1.0.5 copied to clipboard
This is a widget that allows developers to create an on-boarding landing page for flutter applications.
1.0.5 12/5/2020. #
- Update painter to repain when new instance of the widget is created instead instead of always repainting
- Change the file for button models to represent all models
- Make page model properties to not be null
- Change the procceed button type from Object to dynamic and update documentation on the property
1.0.4 11/19/2020. #
- Change the images in the document to show raw image data
- Format the pubspec file for dart guidelines
1.0.3 11/15/2020. #
- Minor doc formating and spelling changes
1.0.2 11/15/2020. #
- Added new images showing different use cases of indicators
- Added more info in the documentation
- Formating and adding more comments to help developers
1.0.1 11/14/2020. #
- Fix image issues with onboarding.gif
- Update compatibility
1.0.0 11/14/2020. #
- Finished on project. Release.
0.0.1 11/8/2020. #
- Released first project