fluttercommunity / fluttercommunity/flutter_webview_plugin
Could not pop the web view in the onback listener instead of going back by pages one by one
Aperta
- Lingua principale
- Java
- Stelle
- 1.5k
- Fork
- 938
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
```
var onBack = flutterWebViewPlugin.onBack.listen((_) async {
Navigator.pop(context);
});
```
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.