Skip to content

Communicate with the webview loaded JS method? #201

Open
@1166544

Description

@1166544

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions