flutter_tutorial_overlay 1.0.0
flutter_tutorial_overlay: ^1.0.0 copied to clipboard
A customizable Flutter widget for creating interactive app tutorials and onboarding experiences with highlighted targets and informative tooltips.
latest #
1.0.0 - 2025-08-25 #
Added #
- Initial release of Flutter Tutorial Overlay
- Interactive tutorial overlay with target highlighting
- Customizable tooltips with titles and descriptions
- Step-by-step navigation through tutorial steps
- Responsive tooltip positioning
- Blur overlay with highlighted target areas
- Customizable styling options for tooltips, buttons, and highlights
- Support for custom button styles and text
- Dismissable overlay option
- Comprehensive callback system (onNext, onSkip, onFinish, onComplete)
- MIT License
- Comprehensive documentation and examples
Features #
- Target widget highlighting using GlobalKey
- Automatic tooltip positioning to avoid screen edges
- Customizable blur effects and overlay tinting
- Button customization (Next, Skip, Finish)
- Responsive design for mobile devices
- Arrow indicators pointing to target elements