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

Refresh for Webview #699

Closed evreneter closed 1 year ago

evreneter commented 1 year ago

Hello, Is it possible to implement to webview? Thanks.

xuelongqy commented 1 year ago

Flutter and native cannot nest scrolling, so it is not supported yet