app_onboarding_guide 0.0.1
app_onboarding_guide: ^0.0.1 copied to clipboard
A guided tour and onboarding helper that helps you to present your app and its features in a beautiful, simple and customizable way.
0.0.1 #
- Initial Release of
app_onboarding_guide: A modernized, clean package API for creating step-by-step guided user tours. - Right-to-Left (RTL) Support: Added dynamic RTL text direction detection and layout mirroring. Added
ContentAlign.startandContentAlign.endfor direction-aware tooltips. - Auto-Scrolling Viewports: Added automatic viewport scrolling via
Scrollable.ensureVisiblewhen highlighting off-screen target widgets. - Spotlight Glow Borders: Spotlight cutout can be configured to draw a glowing bloom boundary (glow radius, color, and opacity customizable).
- Enhanced Progress Indicators: Added custom indicator styles (Progress Bar, Numbered text, and dynamic Dots).
- Auto-Play Timers: Added global and per-step auto-advance timer support, featuring a circular visual countdown indicator.
- Overlay Gradients: Supported radial and linear background gradient overlays.
- Keyboard & Swipe Navigation: Enabled horizontal swipe gestures and keyboard key bindings (arrow keys, space, escape, enter) for quick tour navigation.
- Entrance Transitions: Supported multiple content entrance animations (Fade, Slide from bottom, Slide from top, Scale zoom).