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.89k stars 633 forks source link

上拉加载更多,如何判断是否正在拖动?(求助) #804

Closed GodLiyf closed 8 months ago

GodLiyf commented 8 months ago

请问如何判断loadMore手指是否离开,是否正在拖动状态?

xuelongqy commented 8 months ago

你看看Footer的参数 有释放就开始加载的

xuelongqy commented 8 months ago

使用BuilderFooter和ListenerFooter你也能获取到所有时机的状态