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

I have created an infinite Scroll, but when I add new list items to the elements array, list always scrolls to end rather than staying at the current scroll position #122

Open saurabhunify opened 2 years ago

jdaibello commented 2 years ago

I have the same problem here.

Does anyone know if there is already a way to fix this?

sinnoorc commented 1 year ago

Am also face same problem

lucasvps commented 1 year ago

Any workaround?

lucasvps commented 1 year ago

I have used reversed true, and then sort as desc