fluttercommunity / fluttercommunity/flutter_webview_plugin
Fullscreen on iOS?
- Lingua principale
- Java
- Stelle
- 1.5k
- Fork
- 938
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
I am trying to achieve fullscreen on iOS with flutter_webview_plugin. But I am having issues where the webview isn't displayed correctly on iPhone X and up, and iPad Pro and up. The smaller screen devices show it full screen. But the ones that are taller and has the navigation pill will display like the screenshot shows:

I use this option:
`await SystemChrome.setEnabledSystemUIOverlays([]);`
How do I manage to completely fill the screen area with the webview on iOS?
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.