fluttercommunity / fluttercommunity/flutter_webview_plugin

Fullscreen on iOS?

オープン
#711 コメント 3 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
Java
スター
1.5k
フォーク
938
PR マージ指標
30日以内にマージされた PR はありません

説明

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?

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

調査の方向性

まず、SystemChrome.setEnabledSystemUIOverlays([]) と添付のスクリーンショットを参照し、説明されているレイアウトの問題を iPhone X 以降および iPad Pro 以降のデバイスで再現します。プラグインの iOS フルスクリーン処理を調査します。これらのデバイスで webview が小さい画面の場合と同じように利用可能な画面領域いっぱいに表示されれば完了です。

索引モデルが issue の本文から書いたものです。

評価

技術スタック
flutter, ios
領域
mobile-dev
issue の種類
バグ
難易度
4/5
見積もり時間
3〜5日
活発さ
停滞
明瞭さ
説明が足りない
初心者へのやさしさ
18/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。