hanshengchiu / reorderables

Reorderable table, row, column, wrap, and sliver list that allow drag and drop of the children. https://pub.dartlang.org/packages/reorderables
MIT License
729 stars 168 forks source link

ReorderableRow Index #170

Open ChillChian opened 1 year ago

ChillChian commented 1 year ago

If I click item in ReorderableRow, how to get the current index of item?

ashokavarthanan commented 1 year ago

use GestureDetector onTap