flutter / flutter/devtools

Some variables that are not expandable appear to be expandable

Open
#5,994 0 comments 0 reactions 0 assignees View on GitHub
dap-migration P2 screen: debugger
Dominant language
Dart
Stars
1.7k
Forks
404
Avg merge
6d 17h
Merged PRs (30d)
18

Description

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

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.