tutorial_bubbles 0.1.0
tutorial_bubbles: ^0.1.0 copied to clipboard
A Flutter package for building guided tutorial bubbles.
0.1.0 #
- Add
TutorialTargetwithkeyandrecttarget support for virtual or painted tutorial regions. - Add per-step
beforeShow,preferredSide,behavior, and optional stepidsupport. - Add richer
TutorialPersistencewith save strategies and completed-flag handling. - Add
bubbleCornerRadiustoTutorialVisualsand engine overlay plumbing. - Update README and examples for the new tutorial engine API.
0.0.1 #
- Initial release of
tutorial_bubbles.