fluttercommunity / fluttercommunity/flutter_webview_plugin
Scroll end reached
Open
- Dominant language
- Java
- Stars
- 1.5k
- Forks
- 938
- PR merge metrics
- No merged PRs in 30d
Description
I would like to know if there is a way to know, if scroll end is reached. So far i can't see anything quite like it. There is only `onScrollXChanged` and `onScrollYChanged` listeners. Other option for me is to get webview total inline content `height` and compare it to `onScrollYChanged` returned result.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.