flutter / flutter/devtools

The devtools flame chart includes a large number of unneeded widgets

オープン
#2,332 コメント 2 件 リアクション 0 件 担当者 0 名 GitHub で見る
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.
Screen Shot 2020-09-11 at 12 23 06 PM

Fyi @kenzieschmoll

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

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

評価

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

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

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