Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Communicate with the webview loaded JS method? #201

Open
1166544 opened this issue Oct 3, 2018 · 1 comment
Open

Communicate with the webview loaded JS method? #201

1166544 opened this issue Oct 3, 2018 · 1 comment

Comments

@1166544
Copy link

1166544 commented Oct 3, 2018

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

@1166544 1166544 changed the title Communicate with the webview loaded JS method Communicate with the webview loaded JS method? Oct 3, 2018
@slightfoot slightfoot added this to the v0.3.1 milestone Nov 15, 2018
@shinriyo
Copy link

@1166544
Did you resolve?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants