flutter / flutter/devtools

Some variables that are not expandable appear to be expandable

Abierto
#5,994 0 comentarios 0 reacciones 0 asignados Ver en GitHub
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:

Screenshot 2023-07-05 at 3 24 20 PM

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

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.