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

Side effect of GroupedListView #150

Closed tremp-m closed 2 years ago

tremp-m commented 2 years ago

Hi Elements in GroupedListView are sorted by default in the same list. And the list changes outside of GroupedListView. I think it's not clean.

Dimibe commented 2 years ago

Hi @tremp-m, I just looked it up and you are right. I will fix that asap.

tremp-m commented 2 years ago

great thx

Dimibe commented 2 years ago

Fix in version 5.1.0