fluttercommunity / fluttercommunity/flutter_webview_plugin
Communicate with the webview loaded JS method?
Abierto
enhancement
todo
- Lenguaje dominante
- Java
- Estrellas
- 1.5k
- Forks
- 938
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.