fluttercommunity / fluttercommunity/flutter_webview_plugin

web support

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

Description

My app crashes in "web" mode (e.g. when I launch it with "flutter run -d web-server")

`html_dart2js.dart:39777 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.....`

Can I use **flutter_webview_plugin** in web mode?

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the crash with `flutter run -d web-server` and review the reported `flutter_webview_plugin` channel overflow. Determine whether this plugin supports web mode and identify the platform-specific support boundary. Done means establishing a documented compatibility result or a scoped path for web support.

Written by the indexing model from the issue text.

Assessment

Domain
mobile-dev, web-dev
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.