flutter / flutter/devtools

Stop passing State objects between widgets in the LayoutExplorer

オープン
#2,701 コメント 1 件 リアクション 1 件 担当者 0 名 GitHub で見る
cleanup layout explorer P3 tech debt
主要言語
Dart
スター
1.7k
フォーク
404
平均マージ
6日 17時間
マージ済み PR(30日)
18

説明

The layout explorer uses an anti-pattern where State objects are passed between widgets for convenience.
These uses should be cleaned up passing around Controllers, callbacks, or using InheritedWidget instead.

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

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

評価

この issue はまだ評価されていません。

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

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