flutter_swipe_tutorial 1.1.1
flutter_swipe_tutorial: ^1.1.1 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
1.1.1 #
- Removed Deprecated Code
- Added Support for Flutter 3.27.0