flutter / flutter/devtools

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

未关闭
#3,931 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
fix it friday inspector-2.0-polish P3 screen: inspector
主要语言
Dart
星标
1.7k
派生
404
平均合并
6 天 17 小时
30 天内合并 PR
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 摘要。