fluttercommunity / fluttercommunity/flutter_webview_plugin
Add getHitTestResult() functionality
Open
enhancement
todo
- Dominant language
- Java
- Stars
- 1.5k
- Forks
- 938
- PR merge metrics
- No merged PRs in 30d
Description
There is a web page that in the page show a close button. So on android native we can detect if user click on webview and then using getHitTestResult() to check which element on the web that got clicked. It will be really useful if we have this feature.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.