PackageTrack
Sign in Get early access

flutter_slidable

A Flutter implementation of slidable list item with directional slide actions that can be dismissed.

4.0.3 672K downloads/mo #439 most downloaded on pub.dev letsar/flutter_slidable

What this package is like to depend on

Last release 11 months ago

27 Sep 2025

Ships fairly regularly

a new release about every 4 months

Nearly every release is documented

notes for 41 of 41 stable releases

Nothing withdrawn

no release was ever pulled

8 years old

51 releases · first in 2018

2 releases in the last 12 months

see the full history below

Release timeline

51 releases · Jul 2018 to Sep 2025
2019 2020 2021 2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 51
  1. 4.0.3 27 Sep 2025
    Release notes

    Fixed

    • Fixes issue with dismissal #537
    Open source →
  2. 4.0.2 27 Sep 2025
    Release notes

    Fixes issue when actionPaneConfigurator is null when opening slidable

    Open source →
    Release notes

    Fixed

    • Issue when actionPaneConfigurator is null when calling openCurrentActionPane. Thanks to @EM-Sabeel.
    Open source →
  3. 4.0.1 22 Aug 2025
    Release notes

    Fixed

    • Issue in auto_close_behavior where removeStatusListener was not called.
    Open source →
  4. 4.0.0 23 Jan 2025
    Release notes

    Fixes #512 and updates SDK and Flutter constraints

    Open source →
    Release notes

    Changed

    • Minimum version of Flutter (3.27.0 now)

    Fixed

    • Icon color in actions #512
    • Use withValues instead of withOpacity
    Open source →
  5. 3.1.2 12 Dec 2024
    Release notes

    Fixed

    • Use Object.hash instead of hashValues.
    Open source →
  6. 3.1.1 11 Jul 2024
    Release notes

    Cleanup and bump to 3.1.1

    Open source →
    Release notes

    Fixed

    • An issue when having only one action pane set #311
    • An issue with delete threshold #230
    Open source →
  7. 3.1.0 14 Mar 2024
    Release notes

    remove example/pubspec file

    Open source →
    Release notes

    Added

    • A way to provide a controller to the Slidable.
    Open source →
  8. 3.0.1 02 Nov 2023
    Release notes

    Changed

    • Remove deprecation use of primary and surface parameters from OutlinedButton.styleFrom method. (See https://github.com/letsar/flutter_slidable/pull/443)
    Open source →
  9. 3.0.0 14 Apr 2023
    Release notes

    Changed

    • Minimum version of Flutter (3.7.0 now)
    Open source →
  10. 2.0.0 14 Jul 2022
    Release notes

    Changed

    • Minimum version of Flutter (3.0.0 now) and Dart (2.17.0 now).
    Open source →
  11. 1.3.2 14 Jul 2022
    Release notes

    Fixes #361

    Open source →
    Release notes

    Fixed

    • ClipBehavior.none issue (https://github.com/letsar/flutter_slidable/issues/361).
    Open source →
  12. 1.3.1 10 Jul 2022
    Release notes

    fixes #279

    Open source →
    Release notes

    Fixed

    • Rare LateInitializationError with DrawerMotion (https://github.com/letsar/flutter_slidable/issues/289).
    • Issue with shadow content (https://github.com/letsar/flutter_slidable/issues/279).
    Open source →
  13. 1.3.0 22 May 2022
    Release notes

    Added

    • Padding and BorderRadius to SlidableAction.
    Open source →
  14. 1.2.1 15 May 2022
    Release notes

    Fixed

    • Build warning
    Open source →
  15. 1.2.0 29 Dec 2021
    Release notes

    Added

    • A way to automatically close other Slidables within the same group by tapping on them.
    • Add a dragDismissible parameter on ActionPane.

    Fixed

    • The RTL issue (#244).
    Open source →
  16. 1.1.0 13 Nov 2021
    Release notes

    Changed

    • Created a totally different notification system in order to be more flexible.
    • Deprecated SlidableNotificationListener in favor of SlidableAutoCloseBehavior.
    Open source →
  17. 1.0.0 11 Nov 2021
    Release notes

    Same as 1.0.0-dev.9. This is just for making it clear that it's now stable.

    Open source →
  18. 1.0.0-dev.9 03 Aug 2021 pre-release
    Release notes

    Fixed

    • Fixes an issue where we click on the Slidable instead of dragging it (https://github.com/letsar/flutter_slidable/pull/235).
    Open source →
  19. 1.0.0-dev.8 24 Jul 2021 pre-release
    Release notes

    Fixed

    • Fixes an issue where the Dismissible animation stopped in middle when the gesture was too fast.
    Open source →
  20. 1.0.0-dev.7 24 Jul 2021 pre-release
    Release notes

    Fixed

    • Fixes an issue where the Slidable animation stopped in middle when the gesture was too fast.
    Open source →
  21. 1.0.0-dev.6 18 Jul 2021 pre-release
    Release notes

    Fixed

    • Fixes an issue preventing the actionPaneType to be updated when it animates (https://github.com/letsar/flutter_slidable/issues/226).
    Open source →
  22. 1.0.0-dev.5 16 Jul 2021 pre-release
    Release notes

    Fixed

    • Fixes an issue preventing the Slidable to reach the extentRatio manually (https://github.com/letsar/flutter_slidable/issues/225).
    Open source →
  23. 1.0.0-dev.4 15 Jul 2021 pre-release
    Release notes

    Added

    • ResizeRequest is now available, and the SlidableController.dismiss method can be used from outside.
    Open source →
  24. 1.0.0-dev.3 14 Jul 2021 pre-release
    Release notes

    Fixed

    • Fixes Dismissal issue with endActionPane (https://github.com/letsar/flutter_slidable/issues/216).
    Open source →
  25. 1.0.0-dev.2 13 May 2021 pre-release
    Release notes

    Changed

    • Flutter Favorite package logo
    Open source →
  26. 1.0.0-dev.1 13 May 2021 pre-release
    Release notes

    Changed

    • Complete package rewriting in order to be more flexible and simple to use.
    Open source →
  27. 0.6.0 11 Apr 2021
    Release notes

    Added

    • Null Safety Support
    Open source →
  28. 0.6.0-nullsafety.0 19 Nov 2020 pre-release

    Nothing published for this version

  29. 0.5.7 27 Aug 2020
    Release notes

    Fixed

    • Formatting issues
    Open source →
  30. 0.5.6 27 Aug 2020
    Release notes

    Fixed

    • Color issue in SlideAction
    Open source →
  31. 0.5.5 21 Jul 2020
    Release notes

    Fixed

    • Static Analysis issues
    Open source →
  32. 0.5.4 06 Oct 2019
    Release notes

    Added

    • Ripple effect when tapping on the IconSlideAction (https://github.com/letsar/flutter_slidable/pull/89)
    • Option to make the widget non-dismissible by dragging (https://github.com/letsar/flutter_slidable/pull/101)
    Open source →
  33. 0.5.3 24 May 2019
    Release notes

    Fixed

    • Fix SlidableDrawerActionPane when different than 2 actions (https://github.com/letsar/flutter_slidable/pull/74).
    Open source →
  34. 0.5.2 24 May 2019
    Release notes

    Fixed

    • Add check for null value in dismissal field, in getter for _dismissThreshold (https://github.com/letsar/flutter_slidable/pull/71).
    Open source →
  35. 0.5.1 24 May 2019
    Release notes

    Fixed

    • Fix SlidableDrawerActionPane onTap issue (https://github.com/letsar/flutter_slidable/pull/73).
    Open source →
  36. 0.5.0 11 May 2019
    Release notes

    Added

    • iconWidget parameter for SlideAction which allows full customization of the displayed icon.

    Modified

    • Change the SlidableDelegate to a widget. The field is renamed actionPane.
    • Change the SlideToDismissDelegate to a SlidableDismissal widget that takes another widget as a child. The field is renamed dismissal.
    Open source →
  37. 0.4.9 15 Oct 2018
    Release notes

    Fixed

    • Fix the end extend of actions in dismiss animation (https://github.com/letsar/flutter_slidable/pull/38).
    Open source →
  38. 0.4.8 09 Oct 2018
    Release notes

    Added

    • onSlideAnimationChanged and onSlideIsOpenChanged on SlidableController.
    Open source →
  39. 0.4.7 17 Sep 2018
    Release notes

    Fixed

    • https://github.com/letsar/flutter_slidable/issues/31 (Issue with dismiss animation).
    Open source →
  40. 0.4.6 08 Sep 2018
    Release notes

    Modified

    • Reduce the possibilities for the https://github.com/flutter/flutter/issues/11895 issue to happen.
    Open source →
  41. 0.4.5 05 Sep 2018
    Release notes

    Added

    • The foregroundColor parameter on IconSlideAction class.
    Open source →
  42. 0.4.4 31 Aug 2018
    Release notes

    Added

    • The closeOnCanceled parameter on SlideToDismissDelegate classes.
    Open source →
  43. 0.4.3 22 Aug 2018
    Release notes

    Fixed

    • https://github.com/letsar/flutter_slidable/issues/23 (Issue with Drawer delegate when different action count).
    Open source →
  44. 0.4.2 22 Aug 2018
    Release notes

    Fixed

    • https://github.com/letsar/flutter_slidable/issues/22 and https://github.com/letsar/flutter_slidable/issues/24 (Issue with controller).
    Open source →
  45. 0.4.1 08 Aug 2018
    Release notes

    Added

    • The SlidableController class.
    • The controller parameter on Slidable constructors to enable keeping only one Slidable open.
    Open source →
  46. 0.4.0 02 Aug 2018
    Release notes

    Added

    • The SlidableRenderingMode enum.
    • The SlideActionType enum.
    • The SlideToDismissDelegate classes.

    Modified

    • Added a renderingMode parameter in the SlideActionBuilder signature.
    Open source →
  47. 0.3.2 25 Jul 2018
    Release notes

    Added

    • The enabled parameter on Slidable constructors to enable or disable the slide effect (enabled by default).
    Open source →
  48. 0.3.1 24 Jul 2018
    Release notes

    Fixed

    • https://github.com/letsar/flutter_slidable/issues/11 (slide action not rebuild after controller dismissed).
    Open source →
  49. 0.3.0 23 Jul 2018
    Release notes

    Added

    • The closeOnTap parameter on slide actions to close when a action has been tapped.
    • The closeOnScroll parameter on Slidable to close when the nearest Scrollable starts to scroll.
    • The static Slidable.of function.

    Changed

    • The dragExtent field in SlidableDelegateContext has been changed to dragSign.
    Open source →
  50. 0.2.0 22 Jul 2018
    Release notes

    Added

    • Slidable.builder constructor.
    • Vertical sliding.
    Open source →
  51. 0.1.0 21 Jul 2018
    Release notes
    • Initial Open Source release.
    Open source →

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive