/flutter_list_drag_and_drop

An implementation of drag and drop for lists

Primary LanguageDartMIT LicenseMIT

flutter_list_drag_and_drop

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

Pub package coming soon..

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.