fluttercommunity / fluttercommunity/flutter_webview_plugin

Fullscreen on iOS?

Offen
#711 3 Kommentare 0 Reaktionen 0 zugewiesene Personen Auf GitHub ansehen
Vorherrschende Sprache
Java
Sterne
1.5k
Forks
938
PR-Merge-Kennzahlen
Keine gemergten PRs in 30 T.

Beschreibung

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:
![Simulator_Screen_Shot_-_iPhone_11_Pro_Max_-_2020-03-26_at_20](https://user-images.githubusercontent.com/40036309/78876837-38f87200-7a50-11ea-8cc5-c441208b42d1.png)

I use this option:
`await SystemChrome.setEnabledSystemUIOverlays([]);`

How do I manage to completely fill the screen area with the webview on iOS?

Beitragsleitfaden

Für dieses Repository ist kein Beitragsleitfaden indexiert

Bewertung

Dieses Issue wurde noch nicht bewertet.

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.