Skip to content

Releases: letsar/flutter_slidable

1.0.0

Choose a tag to compare

@letsar letsar released this 12 Nov 07:28

Stable version

0.5.4

Choose a tag to compare

@letsar letsar released this 06 Oct 16:18

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

Choose a tag to compare

@letsar letsar released this 15 Oct 18:13

0.4.9

Fixed

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

0.4.8

Choose a tag to compare

@letsar letsar released this 09 Oct 20:19
5845a89

0.4.8

Addded

  • onSlideAnimationChanged and onSlideIsOpenChanged on SlidableController.

0.4.7

Choose a tag to compare

@letsar letsar released this 17 Sep 17:10

0.4.7

Fixed

  • #31 (Issue with dismiss animation).

0.4.6

Choose a tag to compare

@letsar letsar released this 08 Sep 07:15

0.4.6

Modified

0.4.5

Choose a tag to compare

@letsar letsar released this 05 Sep 19:55

0.4.5

Added

  • The foregroundColor parameter on IconSlideAction class.

0.4.4

Choose a tag to compare

@letsar letsar released this 31 Aug 19:04

0.4.4

Added

  • The closeOnCanceled parameter on SlideToDismissDelegate classes.

0.4.3

Choose a tag to compare

@letsar letsar released this 22 Aug 10:05

0.4.3

Fixed

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

0.4.2

Choose a tag to compare

@letsar letsar released this 22 Aug 06:59

0.4.2

Fixed

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