fluttercommunity / fluttercommunity/flutter_webview_plugin
Communicate with the webview loaded JS method?
Aperta
enhancement
todo
- Lingua principale
- Java
- Stelle
- 1.5k
- Fork
- 938
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
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
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.