fluttercommunity / fluttercommunity/flutter_webview_plugin

Add getHitTestResult() functionality

Open
#199 0 comments 0 reactions 0 assignees View on GitHub
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

Research direction

Start at the Android WebView integration and the getHitTestResult() entry point mentioned in the issue. Determine how a WebView hit-test result should be exposed through the Flutter plugin, and define done as allowing Flutter code to identify the clicked web element, including the close-button case.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, flutter, java
Domain
mobile-dev
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.