fluttercommunity / fluttercommunity/flutter_webview_plugin

Not supported on web

Open
#737 0 comments 14 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
1.5k
Forks
938
PR merge metrics
No merged PRs in 30d

Description

I created my application this run on android as well as ios platform but when i run it on web then
**Overflow on channel: flutter_webview_plugin. Messages on this channel are being discarded in FIFO fashion. The engine may not be running or you need to adjust the buffer size if of
the channel.
Error: MissingPluginException(No implementation found for method close on channel flutter_webview_plugin)**
this error occured.

is this supported for web coz [https://pub.dev/packages/flutter_webview_plugin#-readme-tab-](https://pub.dev/packages/flutter_webview_plugin#-readme-tab-) here you said that this is support for web but not run on web.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by checking the README section linked in the report against the web behavior for the flutter_webview_plugin channel. Reproduce the MissingPluginException for the close method on web and determine whether web support is intended; completion should clearly resolve the mismatch between the documented support and actual behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
dart
Domain
mobile-dev, web-dev
Issue type
Bug
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.