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

Demo中nested-scroll-view示例快速滑动不响应中间打断的手势 #696

Open Notsfsssf opened 1 year ago

Notsfsssf commented 1 year ago

https://xuelongqy.github.io/flutter_easy_refresh/#/sample/nested-scroll-view 如果将demo加载更多使列表出现内容够多,然后快速往前滑动,列表会惯性往前滑动,出现无法用手势打断的情况
extend_nested_scrollview的demo却能立即打断 easy_refresh: ^3.3.1 Flutter (Channel stable, 3.7.7, on macOS 13.2.1 22D68 darwin-arm64, locale zh-Hans-CN)

https://user-images.githubusercontent.com/16934707/226149895-046ed36c-4791-47fb-8209-98c32e98bb46.mov