Create guides and interactive tutorials for your Flutter applications
Usage
The package uses GlobalKey
to find the widget to highlight and dynamically create a tutorial overlay.
It is possible to define multiple sequential guide items to be highlighted.
Check out the example project in order to understand how to integrate this package in your app.