Getting "Installing Devtools" message forever, and Flutter Inspector doesn't start
See original GitHub issueGetting “Installing Devtools” message, and Flutter Inspector doesn’t start. The plugin shows: Flutter 51.0.3
I was using an older plugin because of this: https://github.com/flutter/flutter-intellij/issues/4952
Then I upgraded to plugin 51.0.3 and now it just doesn’t work. What should I do?
My flutter doctor -v:
[√] Flutter (Channel stable, 1.22.3, on Microsoft Windows [versao 10.0.18363.1139], locale pt-BR)
• Flutter version 1.22.3 at C:\flutter
• Framework revision 8874f21e79 (11 days ago), 2020-10-29 14:14:35 -0700
• Engine revision a1440ca392
• Dart version 2.10.3
[√] Android toolchain - develop for Android devices (Android SDK version 30.0.2)
• Android SDK at C:\Users\m\AppData\Local\Android\sdk
• Platform android-30, build-tools 30.0.2
• Java binary at: C:\Program Files\Android\Android Studio\jre\bin\java
• Java version OpenJDK Runtime Environment (build 1.8.0_242-release-1644-b01)
• All Android licenses accepted.
[√] Android Studio (version 4.0)
• Android Studio at C:\Program Files\Android\Android Studio
• Flutter plugin version 50.0.1
• Dart plugin version 193.7547
• Java version OpenJDK Runtime Environment (build 1.8.0_242-release-1644-b01)
[√] Connected device (1 available)
• Android SDK built for x86 (mobile) • emulator-5554 • android-x86 • Android 10 (API 29) (emulator)
• No issues found!
Issue Analytics
- State:
- Created 3 years ago
- Reactions:17
- Comments:56 (22 by maintainers)
Top Results From Across the Web
Flutter inspector stuck on "Installing Dev tools" - Stack Overflow
One is invalidating caches by going to File > Invalidate Caches > Restart > Invalidate and Restart. Another one would be (for Windows)...
Read more >Flutter Inspector Stuck On "Installing Dev Tools" - ADocLib
Getting Installing Devtools message forever and Flutter Inspector doesn't start Then I upgraded to plugin 51.0.3 and now it just doesn't work.
Read more >Four Easy Ways to Debug Network Requests in Flutter
Flutter has no built-in tooling to debug network requests. Luckily, there are four options that are easy to use and relatively simple to...
Read more >Install and run DevTools from Android Studio | Flutter
Learn how to install and use DevTools from Android Studio. ... Install the Flutter plugin; Start an app to debug; Launch DevTools from...
Read more >Trouble with installing cocoapods | Apple Developer Forums
This can happen if the version of Ruby that CocoaPods was installed with is different from the one being used to invoke it....
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
I was having this issue and running File > Invalid Caches / Restart from intellij fixed it for me.
Running DevTools in the Flutter Inspector window is an experiment and can be disabled in settings.