Dimibe / grouped_list

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

Please add reverse support for SliverGroupedListView #141

Closed swapnilsinha17 closed 9 months ago

Dimibe commented 2 years ago

Hi @expertdev-designer,

I am currently very busy but I generally this seems to be a good feature. If you want, feel free to provide a PR. Otherwise I will look at it if I have some spare time.

berdibekovaG commented 1 year ago

It would be great if it were possible to add smth like "scrolltoindex" or supporting gropedListView with scrollListener

santhoshmittapally commented 1 year ago

It would be great if it were possible to add smth like "scrolltoindex" or supporting gropedListView with scrollListener

Dimibe commented 9 months ago

Can be done with order and groupComparator and itemComparator