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

dad dadd reorder dev
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>