flutter_onboard 1.0.1 copy "flutter_onboard: ^1.0.1" to clipboard
flutter_onboard: ^1.0.1 copied to clipboard

outdated

A simple, elegant and easy to use onboard widget for both android and ios devices(Null-Safety).

[1.0.1] #

  • onSkip callback is now not a required field but either "onSkip callback" or "skipButton" needs to be provided to OnBoard widget, else it will throw exception.
  • onDone callback is now not a required field but either "onDone callback" or "nextButton" needs to be provided to OnBoard widget, else it will throw exception.

[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 using GlobalKey has been removed
  • OnBoard widget is now StatelessWidget
  • OnBoardState implemented using provider package

[0.0.1] #

  • Initial release
137
likes
0
pub points
89%
popularity

Publisher

verified publishermohanasundaram.in

A simple, elegant and easy to use onboard widget for both android and ios devices(Null-Safety).

Homepage
Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, provider

More

Packages that depend on flutter_onboard