flutter / flutter/devtools

Support inspecting widget tree of multi engine

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

Description

Currently, when using flutter attach, the widget tree in Flutter Inspector page only shows first engine's widget tree, we can't choose to see widget tree of other engine.

Contributor guide

Open the contributing guide

Research direction

Start by reproducing the issue with `flutter attach` and opening the Flutter Inspector page for an application with multiple engines. Trace how the inspector currently selects and displays the first engine's widget tree. Done means the inspector lets users choose another engine and displays that engine's widget tree.

Written by the indexing model from the issue text.

Assessment

Tech stack
dart
Domain
tooling
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.