flutter / flutter/devtools

Unexpected Inspector behavior with package roots

Open
#8,265 0 comments 0 reactions 0 assignees View on GitHub
bug P2 screen: inspector
Dominant language
Dart
Stars
1.7k
Forks
404
Avg merge
6d 17h
Merged PRs (30d)
18

Description

In this screenshot:

- I am running the `standalone_ui/editor_sidebar` run configuration in the devtools_app project.
- I used the inspector & select widget mode to select the column in the mock editor (from `mock_editor_widget.dart`)
- In the summary tree, nothing below the `SizedBox` widget from the `SplitPane` is present.
- In the details tree, the Column I have selected is present.
- The `mock_editor_widget.dart` file exists under `devtools_app/test/` and one of the pub root directories is `/Users/path/to/devtools_app`, so widgets created in this location should be included in the summary tree.

![Screenshot 2024-08-28 at 10 08 49 AM](https://github.com/user-attachments/assets/df7532e0-11d0-41d7-b7ca-d3dfd7a8f9b9)

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.