flutter_reorderable_list
flutter_reorderable_list copied to clipboard
Nesting supports
- add listKey/itemKey to support nesting
- add nesting example (discord channel tree clone)
Because _ReorderableItemState needs to be public, ReorderableItemState is renamed ReorderableItemDisplayState, which is a broken change.