Consider using zeros for zero values, not nulls, in box.dart.
Đang mở
fix it friday
inspector-2.0-polish
P3
screen: inspector
- Ngôn ngữ chính
- Dart
- Star
- 1.7k
- Fork
- 404
- Merge trung bình
- 6 ngày 17 giờ
- Pull request đã merge (30 ngày)
- 18
Mô tả
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.
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.