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
632 stars 214 forks source link

How #163

Closed abolfazlrezaeiv closed 2 years ago

abolfazlrezaeiv commented 2 years ago

Hi How can I change the page scroll loading direction to load data for example, I have a message listview and I want to scroll to the top to see old messages instead of the bottom

@hacker1024 @EdsonBueno