fluttercommunity / fluttercommunity/flutter_webview_plugin
Fullscreen on iOS?
- 主要言語
- 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:

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