Some variables that are not expandable appear to be expandable
Abierto
dap-migration
P2
screen: debugger
- Lenguaje dominante
- Dart
- Estrellas
- 1.7k
- Forks
- 404
- Merge medio
- 6 d 17 h
- PR fusionados (30 d)
- 18
Descripción
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
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.