drag_and_drop_reorderable_lists 0.1.5
drag_and_drop_reorderable_lists: ^0.1.5 copied to clipboard
Customizable drag & drop widgets in lists with reordering.
Drag and Drop Reorderable Lists #
A Flutter package that provides customizable drag-and-drop lists with optional reordering and drop targets.
🌟 Features #
✅ Display lists of items with drag-and-drop capabilities
✅ Reorder items within a list
✅ Move items between lists
✅ Lock specific items to prevent dragging
✅ Customizable hover colors and empty placeholders
🔹 Examples #
| Drag and drop | Drag and drop to position | Change position | Return to list 1 |
📦 Installation #
Add this to your pubspec.yaml:
dependencies:
drag_and_drop_reorderable_lists: ^<latest_version>