Dimibe / grouped_list

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

Get first and / or last index of each group #187

Open giacomomasseron opened 1 year ago

giacomomasseron commented 1 year ago

Hi,
is there the possibility to get the index of the first and / or the last item of each group?