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

js channel still can not use #341

Open
Jaware opened this issue Mar 5, 2019 · 1 comment
Open

js channel still can not use #341

Jaware opened this issue Mar 5, 2019 · 1 comment

Comments

@Jaware
Copy link

Jaware commented Mar 5, 2019

'Published with webview_flutter 0.3.1' by @amirh
WebView(
initialUrl: 'https://...',
javascriptMode: JavascriptMode.unrestricted,
javascriptMessageChannelNames: [‘MyChannel’],
onHandleJavascriptMessage: (String channel, String message) { print('$message'); },
)

@Jaware
Copy link
Author

Jaware commented Mar 5, 2019

still 0.3.0+2,when will 0.3.1 be published ?

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

No branches or pull requests

1 participant