fluttercommunity / fluttercommunity/flutter_webview_plugin

Communicate with the webview loaded JS method?

Open
#201 1 comment 4 reactions 0 assignees View on GitHub
enhancement todo
Dominant language
Java
Stars
1.5k
Forks
938
PR merge metrics
No merged PRs in 30d

Description

Can flutter communicate with the JS method loaded in WebView?
For example,
1.flutter calls some function of JS in web pages.
2.the JS in loaded webpage throwing events and it will receive by WebView, then pass to flutter?

flutter -> webview -> webpage -> JS
JS -> event -> webview -> flutter

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.