app_tutorial_heyteacher 1.0.9 copy "app_tutorial_heyteacher: ^1.0.9" to clipboard
app_tutorial_heyteacher: ^1.0.9 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 (fork by [Hey, Teacher](https://github.com/heyteacher)).

Change Log #

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.flutter-io.cn 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 #

1.0.7 first release of the package app_tutorial_heyteacher (forked from app_tutorial) #

  • remove overlay entry onTap or skipAll only when count in less then entries length and check entries not empty before insert first overlay entry
  • handles RenderBox nullability in _capturePositionWidget and_capturePositionWidget
  • add very_good_analysis and fix warnings

1.0.8 fix github repository endpoints in pubspec.yaml #

1.0.9 bug fixing #

  • add next overlay entry onTap only when end isn't reached
  • add click pointer to next button in example
0
likes
160
points
52
downloads

Documentation

Documentation
API reference

Publisher

unverified uploader

Weekly Downloads

Package for creating onboarding flows for your app to explain the features of the app in a seamless ways to you users (fork by [Hey, Teacher](https://github.com/heyteacher)).

Repository (GitHub)
View/report issues

Topics

#flutter #tutorial

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on app_tutorial_heyteacher