Skip to content

move methods on List #164

Open
Open
@robiness

Description

@robiness

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions