fluttercommunity / fluttercommunity/flutter_webview_plugin
SafeArea like behaviour without using WebviewScaffold
Aperta
- Lingua principale
- Java
- Stelle
- 1.5k
- Fork
- 938
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
Is there a way to achieve SafeArea like behaviour when I am not using the WebviewScaffold, but rather doing `flutterWebviewPlugin.show()` and `flutterWebviewPlugin.hide()` on various button presses across the app, directly?
I have a very large page to open in webview which I load just once during app boot and then simply show/hide the webview. I cannot use Navigation and WebviewScaffold based opening/closing of webview since that will load the entire url again and again.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.