fluttercommunity / flutter_webview_plugin

Community WebView Plugin - Allows Flutter to communicate with a native WebView.
https://pub.dev/packages/flutter_webview_plugin
Other
1.48k stars 930 forks source link

Listen for Console log #806

Closed varunkumarmedam closed 4 years ago

varunkumarmedam commented 4 years ago

Is it possible for you to write one more function that listens for Console Log in webview

varunkumarmedam commented 4 years ago

Can be achieved using Javascript channels now