EdsonBueno / infinite_scroll_pagination

Flutter package to help you lazily load and display pages of items as the user scrolls down your screen.
https://pub.dev/packages/infinite_scroll_pagination
MIT License
623 stars 210 forks source link

Infinite scroll pagination: Package causing issue in list view while scrolling #230

Closed Iqra18 closed 6 months ago

Iqra18 commented 1 year ago

Package: Infinite scroll pagination

Currently, the list in the pagination scroll is reshuffled on refresh call and the starting index changes to the incremented value continuously, while it should remain 0 by default(because according to code it has been set to 0)

Kindly provide a possible solution for the same

clragon commented 1 year ago

It is difficult for us to figure out your issue from your description. If you need help with your dart/flutter code, please visit the community instead: https://flutter.dev/community