fluttercommunity / fluttercommunity/flutter_webview_plugin

_onStateChanged listener is only once?

Abierto
#42 3 comentarios 7 reacciones 0 asignados Ver en GitHub
bug help wanted
Lenguaje dominante
Java
Estrellas
1.5k
Forks
938
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

I wrote the example.
https://pub.dartlang.org/packages/flutter_webview_plugin#-example-tab-

I pushed "Open widget webview" button.
The example show log text `onStateChanged: WebViewState.startLoad` and `onStateChanged: WebViewState.finishLoad` in the bottom.

I pushed "Open widget webview" button again, but it didn't show log text again.
Why only once?

I just want to do is that call JS when WebviewScaffold's url finish.

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.