flutter_onboard 1.0.0
flutter_onboard: ^1.0.0 copied to clipboard
A simple, elegant and easy to use onboard widget for both android and ios devices(Null-Safety).
1.0.0 #
- Migrated to Null-Safety
- Linting added
0.1.0 #
- Updated to latest version of provider package
0.0.3+1 #
- Minor Enhancement
0.0.3 #
- Custom styles for page indicator using
pageIndicatorStyle
0.0.2+1 #
- Bug fix and Enhancement
0.0.2 #
- Accessing
OnBoardState
usingGlobalKey
has been removed OnBoard
widget is nowStatelessWidget
OnBoardState
implemented usingprovider
package
0.0.1 #
- Initial release