fluttercommunity / fluttercommunity/flutter_webview_plugin
create Web view without dimensions
- 主要言語
- Java
- スター
- 1.5k
- フォーク
- 938
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
Is there a way of creating a web view without giving it a height so that it can be able to show me the whole content inside the widget's tree without the need of inserting gestureRecognizers for scrolling inside the fixed height that I have gave to the widget ...I have used the "flutter_html" package and it does not force me to give a height to the HTML widget and the container expand to contain the data automatically and I can not find this feature in the "web_view" package....and is there any way to control the text size inside the webview?
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
調査の方向性
まず、web_view パッケージのサイズ調整の動作と、Flutter ウィジェットが固定高さをどのように処理しているかを確認します。要求されている動作を flutter_html と比較し、gestureRecognizers とテキストサイズが現在どのように公開されているかを調査します。パッケージにコンテンツの自動高さとテキストサイズ制御のための、定義済みでテストされたアプローチがあれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- flutter
- 領域
- mobile
- issue の種類
- 機能追加
- 難易度
- 5/5
- 見積もり時間
- 1週間以上
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 20/100