flutter_slidable 0.3.1
flutter_slidable: ^0.3.1 copied to clipboard
A Flutter implementation of slidable list item with directional slide actions.
0.3.1 #
Fixed #
- https://github.com/letsar/flutter_slidable/issues/11 (slide action not rebuild after controller dismissed).
0.3.0 #
Added #
- The
closeOnTapargument on slide actions to close when a action has been tapped. - The
closeOnScrollargument onSlidableto close when the nearestScrollablestarts to scroll. - The static
Slidable.offunction.
Changed #
- The
dragExtentfield inSlidableDelegateContexthas been changed todragSign.
0.2.0 #
0.1.0 #
- Initial Open Source release.



