The devtools flame chart includes a large number of unneeded widgets
オープン
flame_chart
P3
screen: cpu profiler
- 主要言語
- Dart
- スター
- 1.7k
- フォーク
- 404
- 平均マージ
- 6日 17時間
- マージ済み PR(30日)
- 18
説明
There are a large number of empty Padding and SizedBox widgets in the flame chart. We should be able to optimize to eliminate all cases where we have 10 unneeded padding + sized boxes on a row without content. Technically we shouldn't need any padding or empty size boxes as the ExtentDelegateListView can define the spacing between widgets.

Fyi @kenzieschmoll
コントリビューションガイド
評価
この issue はまだ評価されていません。