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

add items dynamically #109

Open kwak-chickenchaser opened 3 years ago

kwak-chickenchaser commented 3 years ago

Adding item makes this listview to scroll to start. Is this expected behaviour?