flutter / flutter/devtools

Nodes in the details tree side should show their object instance hash

Open
#2,426 0 comments 1 reaction 0 assignees View on GitHub
cost: low inspector-2.0-polish P3 screen: inspector
Dominant language
Dart
Stars
1.7k
Forks
404
Avg merge
6d 17h
Merged PRs (30d)
18

Description

![Screen Shot 2020-10-13 at 1 01 48 PM](https://user-images.githubusercontent.com/156888/95910010-41f63300-0d54-11eb-839e-e16d8e33922a.png)

There's tons of horizontal space next to each node. For each node, we can probably show the instance hash (maybe hidden by default and visible on hover if it's noisy). This can help debug situations where you're pulling in an inherited widget and you're not sure which one you pulled. Having a hash could help.

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.