onboarding 2.1.0 copy "onboarding: ^2.1.0" to clipboard
onboarding: ^2.1.0 copied to clipboard

outdated

This is a widget that allows developers to create an on-boarding landing page for flutter applications.

2.1.0 7/17/2021 #

  • Added toggle functionality for skip button
  • Removed a grey line that divided the top pages from the footer (which was as a result of release v2.0.0)

2.0.0+1 7/5/2021 #

  • Remove redundent button initialization

2.0.0 6/29/2021 #

  • Breaking changes
  • Changed the onboarding widget parameters to take in a single widget. This allows users to give them more power for customization by lifting tight restriction on its design.

1.1.0 5/21/2021. #

  • Fixes and migration to null-safety

1.0.6 5/20/2021. #

  • Fixed issue #1 and #2-> this allows more customization

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
202
likes
0
points
5.41k
downloads

Publisher

unverified uploader

Weekly Downloads

This is a widget that allows developers to create an on-boarding landing page for flutter applications.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on onboarding