I have a Melos project containing both Flutter and non-Flutter Dart packages.
When running my Flutter app, it's apparent that the Flutter tool windows (such as Flutter Inspector, Flutter Performance, and Flutter Outline) are missing from both the IntelliJ IDEA window frame and the View > Tool Windows menu item.
What's going on?