xuelongqy / flutter_easy_refresh

A flutter widget that provides pull-down refresh and pull-up load.
https://xuelongqy.github.io/flutter_easy_refresh/
MIT License
3.85k stars 630 forks source link

I want to call onLoad in advance so that the next page is already loaded when the user scrolls to the bottom. #729

Closed limdp99 closed 1 year ago

limdp99 commented 1 year ago

When the scroll is not at the very bottom but around 60-70% scrolled, I want to call onLoad in advance so that the next page is already loaded when the user scrolls to the bottom.

I have tried changing various parameters of CupertinoFooter, but it doesn't work. What part should I refer to in order to implement this?

Thank you!

xuelongqy commented 1 year ago

set infiniteOffset