flutter_draggable_list 1.0.1 copy "flutter_draggable_list: ^1.0.1" to clipboard
flutter_draggable_list: ^1.0.1 copied to clipboard

A Flutter package which handles all aspects of drag and drop inside a listView.

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 #

Demo 1

Features #

  • When dragging an item to the top/ bottom the list scroll accordingly
  • Works with different sized items
  • material like behaviour
13
likes
150
points
82
downloads

Publisher

verified publishermufassalhussain.com

Weekly Downloads

A Flutter package which handles all aspects of drag and drop inside a listView.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on flutter_draggable_list