flutter / flutter/devtools

Feature Request: Multi-Device mode for Flutter Inspector

Open
#9,443 0 comments 0 reactions 0 assignees View on GitHub
cross-screen new feature P2
Dominant language
Dart
Stars
1.7k
Forks
404
Avg merge
6d 17h
Merged PRs (30d)
18

Description

Hi,

In VisualStudio Code, I use some debug sessions simultaneously (Android Simulator, iOS Simulator, real phone).
The flutter inspector seems to stick on one of them.

I do:
- Command >Flutter:Select Device
- or break one debug session (e.g. hit break point)

I expect:
- Flutter Inspector shows Widget tree currently on this devices screen
- Select Widget Mode processes this device

But I see:
- widget tree and select widget mode stays on the same device as before

___
**DevTools version**: 2.48.0
**IDE**: VSCode
**Connected Device**:
CPU / OS: arm64 (64 bit) ios
Connected app type: Flutter native (debug build)
Dart Version: 3.9.2
Flutter Version: 3.35.4 / stable
Framework / Engine: d693b4b9db / c298091351

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.