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
Assessment
This issue has not been assessed yet.