Releases: letsar/flutter_slidable
Releases · letsar/flutter_slidable
0.5.4
0.5.4
Added
- Ripple effect when tapping on the IconSlideAction (#89)
- Option to make the widget non-dismissible by dragging (#101)
0.4.9
0.4.9
Fixed
- Fix the end extend of actions in dismiss animation (#38).
0.4.8
0.4.8
Addded
- onSlideAnimationChanged and onSlideIsOpenChanged on
SlidableController
.
0.4.7
0.4.7
Fixed
- #31 (Issue with dismiss animation).
0.4.5
0.4.5
Added
- The
foregroundColor
parameter on IconSlideAction
class.
0.4.4
0.4.4
Added
- The
closeOnCanceled
parameter on SlideToDismissDelegate
classes.
0.4.3
0.4.3
Fixed
- #23 (Issue with Drawer delegate when different action count).
0.4.2
0.4.2
Fixed
- #22 and #24 (Issue with controller).