-
Notifications
You must be signed in to change notification settings - Fork 92
Open
Description
Working with reorderable lists like reorderables or ReorderableListView there often is a callback like
void onReorder(int oldIndex, int newIndex)
Would it make sense to you to add something like it's done here?
Especially the move and moveAt methods would be nice little helpers in that scenario.
hugobrancowb
Metadata
Metadata
Assignees
Labels
No labels