PackageTrack
Sign in Get early access

reorderables

Reorderable table, row, column, wrap, sliver list that allow drag and drop of their children.

0.6.0 121K downloads/mo #1053 most downloaded on pub.dev hanshengchiu/reorderables

What this package is like to depend on

Last release 4 years ago

no release in 18 months

Release timing varies

gaps range from 2 weeks to 13 months

Most releases are documented

notes for 25 of 31 stable releases

Nothing withdrawn

no release was ever pulled

8 years old

31 releases · first in 2019

0 releases in the last 12 months

see the full history below

Release timeline

31 releases · Feb 2019 to Jan 2023
2020 2021 2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 31
  1. 0.6.0 25 Jan 2023
    Release notes

    Reorderables, version 0.5.1.

    Open source →
    Release notes
    Open source →
  2. 0.5.1 03 Nov 2022
    Release notes

    Reorderables, version 0.5.1.

    Open source →
    Release notes
    • New Feature: #164. add a draggedItemBuilder widget to support persistent state children (thanks danReynolds)
    Open source →
  3. 0.5.0 12 May 2022
    Release notes

    Reorderables, version 0.5.0.

    Open source →
    Release notes
    • Bugfix: #51. Added lint fixes due to Flutter 3. (thanks diegotori).
    • Breaking Change: Library now requires Flutter version 3.0.0 or higher.
    Open source →
  4. 0.4.4 19 Apr 2022
    Release notes

    Reorderables, version 0.4.4.

    Open source →
    Release notes
    • Bugfix: #146. ReorderableWrap: adding scroll controller causes exception (thanks diegotori).
    Open source →
  5. 0.4.3 23 Feb 2022
    Release notes

    Reorderables, Version 0.4.3.

    Open source →
    Release notes
    • New Feature: #143. Allow enableReorder on DraggableWrap (thanks 89jd).
    • Removed redundant import statements due to latest Dart analysis rules.
    Open source →
  6. 0.4.2 03 Dec 2021
    Release notes

    Reorderables, version 0.4.2.

    Open source →
    Release notes
    • Bugfix: #75. Add ReorderStartedCallback to ReorderableFlex, Change ReorderableFlex Draggable data to index (thanks pxsanghyo).
    • New Feature: #111. Fix: Made Non-ReorderableWrap item non-droppable and non-draggable (thanks avi-yadav).
    • New Feature: #136. Ft: add scroll phyiscs to SingleChildScrollView in ReorderableWrap (thanks pcvdheuvel).
    • New Feature: #138. Flutter 2.5 deprecation fixes (thanks diegotori).
    Open source →
  7. 0.4.1 11 Apr 2021
    Release notes

    v0.4.1. Addresses issue #111. Resolves ReorderableSliverList ScrollCo…

    Open source →
    Release notes
    • Addresses Issue #111. Resolves ReorderableSliverList ScrollController conflict (thanks qAison).
    Open source →
  8. 0.4.0 24 Mar 2021
    Release notes

    v0.4.0. Initial Null-Safety release.

    Open source →
    Release notes
    • Initial Null-Safety release.
    Open source →
  9. 0.3.2 10 Mar 2020
    Release notes

    v0.3.2. Fix health suggestions from pub.dev.

    Open source →
    Release notes
    • Fix health suggestions.
    Open source →
  10. 0.3.1 10 Mar 2020
    Release notes

    update column example 1 to include non-reorderable child.

    Open source →
    Release notes
    • Supports making individual child non-reorderable. See ReorderableColumn example 1.
    Open source →
  11. 0.3.0 10 Mar 2020
    Release notes
    • Fix: Bad type in onLeave
    Open source →
  12. 0.2.12 21 Jun 2019
    Release notes
    • Removed dependency of FlutterErrorDetails and other ErrorXXX classes.
    • Bugfix: needsLongPressDraggable had no default value.
    Open source →
  13. 0.2.11 11 Jun 2019
    Release notes
    • ReorderableRow and ReorderableColumn: Set needsLongPressDraggable to false to use Draggable. Provide scrollController if use of external scroller controller is preferred.
    • Added onReorderStarted callback in ReorderableWrap
    • updated README
    Open source →
  14. 0.2.11+1 11 Jun 2019
    Release notes
    • Flutter version dependency in pubspec
    Open source →
  15. 0.2.10 10 Jun 2019
    Release notes
    • Bugfix: DiagnosticsNode instead of String for newer version of Flutter
    Open source →
  16. 0.2.9 16 May 2019
    Release notes
    • Allows use of CupertinoApp
    Open source →
  17. 0.2.8 16 May 2019
    Release notes
    • Added onNoReorder callback
    Open source →
  18. 0.2.7 11 May 2019
    Release notes
    • Sliver's cross axis alignment defaults to start
    • Remove the use of global keys in reorderable sliver to allow nested sliver
    Open source →
  19. 0.2.6 06 May 2019
    Release notes
    • Bugfix: "width is null"
    Open source →
  20. 0.2.5 02 May 2019
    Release notes
    • Bugfix: ReorderableWrap supports nested wraps.
    • Improvement: children of ReorderableWrap don't have to have a key anymore.
    • Included nested ReorderableWrap example
    Open source →
  21. 0.2.1 28 Apr 2019
    Release notes
    • Bugfix: couldn't add/remove elements in ReorderableWrap.
    • Bugfix: added elements weren't draggable in ReorderableSliverList.
    • Merged pull request: flag to choose between long press draggable and the short one.
    Open source →
  22. 0.2.0 05 Mar 2019
    Release notes
    • Added ReorderableSliverList, ReorderableSliverChildBuilderDelegate, and ReorderableSliverChildListDelegate.
    • Bugfix: ReorderableFlex's animation.
    Open source →
  23. 0.1.6 28 Feb 2019
    Release notes
    • Updated API references and README.
    • Bugfix: made ReorderableTable's onReorder required.
    • Bugfix: corrected scrollDirection in ReorderableRow.
    Open source →
  24. 0.1.5 25 Feb 2019
    Release notes
    • Updated API references.
    Open source →
  25. 0.1.4 24 Feb 2019
    Release notes
    • Alignment bugfix.
    • Added column examples.
    Open source →
  26. 0.1.3 15 Feb 2019

    Nothing published for this version

  27. 0.1.3+2 16 Feb 2019

    Nothing published for this version

  28. 0.1.3+3 16 Feb 2019

    Nothing published for this version

  29. 0.1.2 13 Feb 2019

    Nothing published for this version

  30. 0.1.1 13 Feb 2019

    Nothing published for this version

  31. 0.1.0 13 Feb 2019

    Nothing published for this version

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