spotlight_tutorial 1.0.0
spotlight_tutorial: ^1.0.0 copied to clipboard
A lightweight Flutter package for interactive feature tutorials with spotlight overlays, coach marks, and sequential guided steps.
1.0.0 #
- Initial release on pub.dev.
TutorialScopefor multi-step spotlight tutorials.TutorialStep,TutorialOverlayCallbacks, andSpotlightTutorialTheme.- Optional completion persistence via
shared_preferences. - Smart tooltip placement (auto-flips when there is not enough space).
- Example app under
example/.