flutter / flutter/devtools

Consider using zeros for zero values, not nulls, in box.dart.

オープン
#3,931 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
fix it friday inspector-2.0-polish P3 screen: inspector
主要言語
Dart
スター
1.7k
フォーク
404
平均マージ
6日 17時間
マージ済み PR(30日)
18

説明

This code uses List:

https://github.com/flutter/devtools/blob/3510c12d392547721d444338d4e45942092f8738/packages/devtools_app/lib/src/screens/inspector/layout_explorer/box/box.dart#L186

We need to either start using 0 instead of null or explain in comments what is the difference between 0 and null in the array.

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

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

評価

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

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

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