explain_features_tutorial 0.2.3
explain_features_tutorial: ^0.2.3 copied to clipboard
A flutter project to help on tutorials, simple and easy to use
0.2.3 #
First version of the package to help show users how to interact with your app.
Adds a simple way to highlight widgets and explain features with an overlay.
Uses GlobalKeys to focus on specific widgets.
Animates with fade + slide effects to make the tutorial feel smooth.
Cancel button is included to let users skip the tutorial.
Works with web, Android, and iOS and Linux and Macos (no native code required).
Might not be perfect yet, but itβs a solid starting point β feedback is welcome!