Flutter Reorderable List | Coderz Product

flutter_reorderable_list

Last updated:

0 purchases

flutter_reorderable_list Image
flutter_reorderable_list Images

Free

Languages

Categories

Add to Cart

Description:

flutter reorderable list

Reorderable List in Flutter #
iOS-like proof of concept reorderable list with animations
Preview #

Getting Started #
See example/lib/main.dart for example usage
Highlights #
Unlike flutter's ReorderableListView this one

Works with slivers so it can be placed in CustomScrollView and used with SliverAppBar
Supports large lists (thousands of items) without any issues

Other features

Smooth reordering animations
Supports different item heights
iOS like reordering with drag handle
Android like (long touch) reordering

Caveats #
There are no API stability guarantees.
If you used previous version of reorderable list keep in mind that ReorderableListener now needs to be placed somewhere in ReorderableItem hierarchy in order to detect touch and trigger actual reordering (see the example).
Alternatively, you can wrap entire row in DelayedReorderableListener to get material like long-press reordering behavior.

License:

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product: (if this is empty don't purchase this product)

Customer Reviews

There are no reviews.