flutter_list_drag_and_drop 0.1.6 copy "flutter_list_drag_and_drop: ^0.1.6" to clipboard
flutter_list_drag_and_drop: ^0.1.6 copied to clipboard

discontinued

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

flutter_list_drag_and_drop #

The Flutter team has also pushed this feature to the framework, https://github.com/flutter/flutter/blob/master/packages/flutter/lib/src/material/reorderable_list.dart

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

In your pubspec.yaml

dependencies:
  flutter_list_drag_and_drop: "^0.1.6"

Demo #

Demo 1

Features #

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

Take a look at the example folder for info on how to use #

If you encounter feel free to open an issue. Pull request are also welcome.

13
likes
35
pub points
61%
popularity

Publisher

unverified uploader

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

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

cupertino_icons, flutter

More

Packages that depend on flutter_list_drag_and_drop