flutter_onboard 0.0.3+1
flutter_onboard: ^0.0.3+1 copied to clipboard
A simple, elegent and easy to use onboard widget for both android and ios devices.
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