fluttercommunity / fluttercommunity/flutter_webview_plugin
Input typ file not working if geolocationEnabled: true
Open
- Dominant language
- Java
- Stars
- 1.5k
- Forks
- 938
- PR merge metrics
- No merged PRs in 30d
Description
```
WebviewScaffold(
withJavascript: true,
hidden: true,
clearCache: true,
clearCookies: true,
geolocationEnabled: true,
url: "https://--------------.com",
),
```
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the issue with WebviewScaffold using geolocationEnabled: true and an HTML file input. Confirm whether file selection fails only when geolocation is enabled, then identify the affected native WebView entry point and verify that file input works in both configurations.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- flutter
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100