Releases: jillellamudisurya/flutter_swipe_tutorial
Releases · jillellamudisurya/flutter_swipe_tutorial
v1.1.1
What's Changed
- Removed unnecessary defualt case and deprectated with Opacity by @jillellamudisurya in #1
- v1.1.1 Release Preparation by @jillellamudisurya in #2
- Updated changelog for v1.1.1 by @jillellamudisurya in #3
Full Changelog: v1.1.0...v1.1.1
v1.1.0
- Removed Assets, as they are coming in the projects.
- Added
Installation
in README
v1.0.0
- Added Documentation for
SwipeTutorial
Widget andSwipeDirection
Enum. - Removed Unnecessary
Material
[Causing Issues with Child Widget]. - Removed Unnecessary
textScaleFactor
fromText
Widget. - Updated GIFs in README.md
v0.0.1
Initial Release of Swipe Tutorial