fluttercommunity / fluttercommunity/flutter_webview_plugin

Support for Flutter Web

Open
#873 0 comments 7 reactions 0 assignees View on GitHub
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:
Screen Shot 2021-01-25 at 6 01 16 PM

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.
Screen Shot 2021-01-25 at 6 03 59 PM

Please add further cases for the desktop platforms.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with pubspec.yaml and webview_flutter.dart, then inspect how the existing platform cases are configured. Clarify which desktop platforms are intended and define done as adding the requested desktop cases with the plugin working for those platforms.

Written by the indexing model from the issue text.

Assessment

Tech stack
dart, flutter, java
Domain
desktop-dev, web-dev
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.