flutter_swipe_tutorial 1.1.0 flutter_swipe_tutorial: ^1.1.0 copied to clipboard
A customizable and easy-to-use Flutter package for creating swipe-based tutorials.
0.0.1 #
- Initial Release
1.0.0 #
- Added Documentation for
SwipeTutorial
Widget andSwipeDirection
Enum. - Updated GIFs in README.md
- Removed Unnecessary
Material
Widget fromSwipeTutorial
Widget [Causing Issues with Child Widget]. - Removed Unnecessary
textScaleFactor
inText
Widget.
1.1.0 #
- Removed Assets, as they are coming in the projects.
- Added
Installation
in README.md