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

order getting wrong after 33th index #149

Closed aju-annaseem closed 2 years ago

aju-annaseem commented 2 years ago

if element more than 33 list element getting wrong.

Dimibe commented 2 years ago

Hello @aju-annaseem, I tried to reproduce the issue but could not find any wrong behavior. Therefore I will close this issue for now. I added the following example to the package where the grouped_list takes 100 items.

If you have still issues while using this package feel free to ask follow up questions or provide more detailed information on your specific problem.