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

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

[1.0.4] #

  • provider package updated to v6.0.0

[1.0.3] #

  • Docs updated.

[1.0.2] #

  • Overflow issue fixed for smaller devices.

[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
130
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

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, provider

More

Packages that depend on flutter_onboard