flutter / flutter/devtools

Stop passing State objects between widgets in the LayoutExplorer

未关闭
#2,701 1 条评论 1 个 reaction 已指派 0 人 在 GitHub 查看
cleanup layout explorer P3 tech debt
主要语言
Dart
星标
1.7k
派生
404
平均合并
6 天 17 小时
30 天内合并 PR
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 摘要。