fluttercommunity / fluttercommunity/flutter_webview_plugin
How to automatically fill a form on the loaded page?
- Dominant language
- Java
- Stars
- 1.5k
- Forks
- 938
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
I want to be able to automatically fill a form on the page I am loading, with values from my application.
Is there a way to do this? perhaps injecting some JS code in the page, or having access to the page's DOM after it loads...
Any ideas will be appreciated.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reading the plugin's existing Flutter-to-native WebView communication entry points and checking whether page JavaScript or DOM access is already exposed. Define whether the requested form filling needs JavaScript injection, DOM access, or both, then verify the chosen approach on a loaded page and document the supported behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- flutter
- Domain
- mobile-dev
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100