Skip to content

Releases: letsar/flutter_slidable

1.0.0

12 Nov 07:28
Compare
Choose a tag to compare

Stable version

0.5.4

06 Oct 16:18
Compare
Choose a tag to compare

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

15 Oct 18:13
Compare
Choose a tag to compare

0.4.9

Fixed

  • Fix the end extend of actions in dismiss animation (#38).

0.4.8

09 Oct 20:19
5845a89
Compare
Choose a tag to compare

0.4.8

Addded

  • onSlideAnimationChanged and onSlideIsOpenChanged on SlidableController.

0.4.7

17 Sep 17:10
Compare
Choose a tag to compare

0.4.7

Fixed

  • #31 (Issue with dismiss animation).

0.4.6

08 Sep 07:15
Compare
Choose a tag to compare

0.4.6

Modified

0.4.5

05 Sep 19:55
Compare
Choose a tag to compare

0.4.5

Added

  • The foregroundColor parameter on IconSlideAction class.

0.4.4

31 Aug 19:04
Compare
Choose a tag to compare

0.4.4

Added

  • The closeOnCanceled parameter on SlideToDismissDelegate classes.

0.4.3

22 Aug 10:05
Compare
Choose a tag to compare

0.4.3

Fixed

  • #23 (Issue with Drawer delegate when different action count).

0.4.2

22 Aug 06:59
Compare
Choose a tag to compare

0.4.2

Fixed

  • #22 and #24 (Issue with controller).