fluttercommunity / fluttercommunity/flutter_webview_plugin
Support for Flutter Web
- Dominant language
- Java
- Stars
- 1.5k
- Forks
- 938
- PR merge metrics
- No merged PRs in 30d
Description
## Use case
I'm developing a Flutter web app and wanted to install a reCAPTCHA for my contact form. All the documentation I've read points towards using the web view_flutter package to do so. I've run the code and found the following issue:

I tried to clone the repository and work on it myself.
However, I can't seem to figure out how to configure the pubspec.yaml...
[insert facepalm emoji]
I traced the error within the webview_flutter.dart file and found there are no cases listed for desktop platforms.

Please add further cases for the desktop platforms.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.