fluttercommunity / fluttercommunity/flutter_webview_plugin

error: The named parameter 'javascriptChannels' isn't defined.

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

Description

I tried to include `javascriptChannels` as per example but it's not defined.
I checked in`lib/src`directory; it contains only two file that are `base.dart` and `webview_scaffold.dart`.
Also there is no parameter with name `javascriptChannels`.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by comparing the example that uses `javascriptChannels` with the plugin API in `lib/src/base.dart` and `lib/src/webview_scaffold.dart`. Confirm whether the example and implementation refer to different versions, then update the affected example or add the missing parameter as appropriate. Done means the documented example matches the available API and the parameter is recognized.

Written by the indexing model from the issue text.

Assessment

Tech stack
dart, flutter
Domain
mobile
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.