Dimibe / grouped_list

A Flutter ListView in which items can be grouped into sections.
https://pub.dev/packages/grouped_list
MIT License
415 stars 107 forks source link

feature q: can ReorderableListView be used with each group list? #103

Open matthewkooshad opened 3 years ago

matthewkooshad commented 3 years ago

will you share about how I could use ReorderableListView with this? the group 1, 2, 3 example is what I'm wanting to have reorderable within each.