tutorial_system 0.0.4 tutorial_system: ^0.0.4 copied to clipboard
Interactive tutorials for flutter apps, without messing up your code.
0.0.4 #
- Adding fix for cross-platform compatibility of tutorial overlay display, because the exclusion clipper is not correctly rendered on the web
0.0.3 #
- Adding method to TutorialRepository to add tutorial containers after constructor is called
0.0.2 #
- Refactoring example name to be shown on pub.dev page
- Reformatting code
- Improving documentation
0.0.1 #
- Initial release with core functionality