Stop passing State objects between widgets in the LayoutExplorer
オープン
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 はまだ評価されていません。