app_tutorial 1.0.6 copy "app_tutorial: ^1.0.6" to clipboard
app_tutorial: ^1.0.6 copied to clipboard

Package for creating onboarding flows for your app to explain the features of the app in a seamless ways to you users.

0.1.0 Create fork from tutorial package #

  • First commit

0.2.0 New features #

  • Add support for custom background colors and new shape

0.2.1 Update README.md #

0.2.2 pub.dev pt fixes #

0.2.3 Spelling errors and pub points #

0.3.0 Migrate to null safety #

0.3.1 Provide better documentation in the code #

0.3.2 Format project #

1.0.0 First release #

Includes breaking changes: TutorialItems -> TutorialItem

1.0.1 Updated base model #

Major change on the TutorialItem model. See the documentation

1.0.2 Updated example #

1.0.3 Updated default values #

1.0.4 Allow for more control #

This update permits users to have more control over the onboarding flow

  • Use the Tutorial.skipAll() method to skip the tutorial
  • Replaced children property with child, which allows for full control over the content
  • Added the radius property, which will be used to set a custom radius for the ShapeFocus.oval shape

1.0.5 Updated docs #

1.0.6 added a onTutorialComplete callback which will called after the tutorial ends. #

49
likes
150
points
294
downloads

Publisher

verified publisheraikenahac.com

Weekly Downloads

Package for creating onboarding flows for your app to explain the features of the app in a seamless ways to you users.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on app_tutorial