Dimibe / sticky_grouped_list

A ScrollablePositionedList in which items can be grouped into sections with sticky headers.
https://pub.dev/packages/sticky_grouped_list
MIT License
184 stars 71 forks source link

Missing list on screen if wrapped with SingleChildScrollView #32

Open iphery opened 3 years ago

iphery commented 3 years ago

Can't see the list, but if ScrollView the list is appearing perfectly. Any additional setting for this ?