-
Notifications
You must be signed in to change notification settings - Fork 319
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Flutter Inspector not available in Android Studio #7430
Comments
Are you able to run your app when this happens? I wonder if the project isn't being recognized as a Dart/Flutter project for some reason. |
i have the same issue, this happens everytime i update android studio, before i found and removed multiple android studio folders here |
@martipello you've been using the steps here? #5853 (comment) I'm not sure I see how this is related, as some of the windows here don't you JX browser at all. So for you, before you fix the location of JX browser, this removes the inspector, performance, and outline windows from your tools menu. After you fix the JX browser file, the tool windows are available? |
Yes, and the Inspector and Outline are still not available when I run an app. Lmk if there are any logs you want me to collect to help debug. |
Kenzie let me know that this can be reproduced by opening In the meantime if you need a workaround, opening a project with a pubspec within it should show all of the Flutter windows again. |
That's right I think you can create a near empty one also, my project is multi module |
Okay, makes sense. I'm still confounded by why the JX browser steps would have fixed this issue for you though @martipello 🤷 |
I thought it fixed it for me the first time it happened I tried it again today as the latest update broke it and this time it didn't fix it |
Hi @helin24 I have a monorepo with Any updates on this issue? |
No update, prioritizing to take a closer look soon. See #7875. I current guess is that this is race condition hit by some users. Perhaps as a consequence of having to download the JxBrowser perhaps. |
I can only access the Flutter Deep Links tool window, but not any of the other expected tool windows. This is with the new UI. The latest IntelliJ with the new UI and latest plugins is WAI, so this may be AS only.
The text was updated successfully, but these errors were encountered: