flutter_reorderable_list icon indicating copy to clipboard operation
flutter_reorderable_list copied to clipboard

Nesting supports

Open molon opened this issue 3 years ago • 0 comments

  • 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.

molon avatar Dec 15 '21 08:12 molon