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

如何关闭某个方向上的下拉刷新 #653

Closed fulibo closed 1 year ago

fulibo commented 1 year ago

内容区有其他的横向可滑动的控件,导致误触发了右划刷新,如何关闭,只保留一个方向上的即可?

xuelongqy commented 1 year ago

提问前请看注释,看以前的issue。onRefresh和onLoad设置为null即可