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

discontinued
outdatedDart 1 only

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

flutter_list_drag_and_drop #

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.1"

Note #

The code is currently going thorugh some changes and a cleanup

Demo #

Demo 1

More gifs coming soon..

Features #

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

How to use #

Coming soon..

What's coming next #

  • Smoother animations
  • Support for horizontal lists

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

13
likes
0
pub points
60%
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

unknown (LICENSE)

Dependencies

cupertino_icons, flutter

More

Packages that depend on flutter_list_drag_and_drop