Flutter Inspector does not have isolate selector
Open
P2
screen: inspector
- Dominant language
- Dart
- Stars
- 1.7k
- Forks
- 404
- Avg merge
- 6d 17h
- Merged PRs (30d)
- 18
Description
We have a desktop application which launches two flutter windows. Each flutter window is its own isolate. When we launch DevTools for the application, the Flutter Inspector only shows the widget tree of one of the windows. We are not able to select the widget tree of the other Flutter isolate.
Is there a way to select which Flutter isolate to show in the Flutter Inspector?
Contributor guide
Assessment
This issue has not been assessed yet.