-
Notifications
You must be signed in to change notification settings - Fork 340
Closed
flutter/devtools
#9587Labels
in flutterRelates to running Flutter appsRelates to running Flutter appsin flutter sidebarRelates to something in the "Flutter sidebar" that's provided via DevToolsRelates to something in the "Flutter sidebar" that's provided via DevToolsis bugrelies on sdk changesSomething that requires changes in the Dart/Flutter SDK to ship before it will become availableSomething that requires changes in the Dart/Flutter SDK to ship before it will become available
Milestone
Description
Describe the bug
To Reproduce
- Open Flutter DevTools from the IDE sidebar (VS Code)
- Select any tool (e.g., Performance, Inspector, Network, Logging)
- DevTools panel does not respond — no action happens and the UI becomes stuck
Expected behavior
- DevTools should open the selected tool immediately
- The UI should remain responsive and allow switching between different DevTools tabs without freezing
Screenshots
https://github.com/user-attachments/assets/bbf2e501-7cdd-4ab6-8f69-d4a4a54079d9
Please complete the following information:
You can run the Dart: Collect Diagnostic Information command from the VS Code command palette (F1) to easily capture this information or provide it manually.
- Operating System and version: macOS Tahoe 26.1
- VS Code version: 1.106.1 (Universal)
- Dart extension version: 3.122.0
- Dart/Flutter SDK version: 3.122.0
- Target device: mobile (Android & iOS simulator)
Metadata
Metadata
Assignees
Labels
in flutterRelates to running Flutter appsRelates to running Flutter appsin flutter sidebarRelates to something in the "Flutter sidebar" that's provided via DevToolsRelates to something in the "Flutter sidebar" that's provided via DevToolsis bugrelies on sdk changesSomething that requires changes in the Dart/Flutter SDK to ship before it will become availableSomething that requires changes in the Dart/Flutter SDK to ship before it will become available