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

Group Position when use SliverGroupedListView with customscrollview reversed:true #130

Open jarjut opened 2 years ago

jarjut commented 2 years ago

When use SliverGroupedListView with customscrollview reversed true, group position is at the bottom of the groupedlist, is there any solustion to this problem? image

swapnilsinha17 commented 2 years ago

I also have the same problem @jarjut @Dimibe @d6p2b @Daniel-Ioannou @jamesblasco Please help