fluttercommunity / fluttercommunity/flutter_webview_plugin

Communicate with the webview loaded JS method?

Abierto
#201 1 comentario 4 reacciones 0 asignados Ver en GitHub
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.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.