FlutterDraggableList
A new Flutter package which handles all aspects of drag and drop inside a listView.
In your pubspec.yaml
dependencies:
flutter_draggable_list:
- Updated Null Safety Version of flutter_list_drag_and_drop
- fix flutter_list_drag_and_drop's dart version and null safety support
- optimize data structure and api
- drag and drop items in List View
- drag and drop are optional for specific item
- animate when dragging
Demo

Features
- When dragging an item to the top/ bottom the list scroll accordingly
- Works with different sized items
- material like behaviour