Some variables that are not expandable appear to be expandable
Đang mở
dap-migration
P2
screen: debugger
- 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ả
e.g., when inspecting the following:
```
final name = 'Prismo';
```
The little `>` makes it seem the variable is expandable:
Here is where we determine that: https://github.com/flutter/devtools/blob/0f72e7d300aa1d64f4fcee40ee2785e17cd069e1/packages/devtools_app/lib/src/shared/diagnostics/dart_object_node.dart#L269
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.