flutter_swipe_button 2.1.3 flutter_swipe_button: ^2.1.3 copied to clipboard
Avoid accidental clicks or dialogs to prevent them using SwipeButton.
2.1.3 #
- Fixed animation
2.1.2 #
- Fixed issues #5 and #6
2.1.1+1 #
- Fixed errors
2.1.1 #
- Fixed errors
2.1.0 #
- Added AnimationController to the transitions
- Added property
duration
to AnimationController - Fixed errors
2.0.0 #
- Migrated to Flutter 3
- Changed property
elevation
toelevationThumb
- Added property
elevationTrack
1.1.0 #
- Added
expand
constructor and other properties
1.0.2 #
- Added events onSwipeStart and onSwipeEnd.
1.0.1 #
- Added elevation and disabled attributes.
- Fixed errors.
1.0.0 #
- First version.