Skip to content

intellij plugin of devtools cannot get started. #8213

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

Open
OnClickListener2048 opened this issue May 22, 2025 · 2 comments
Open

intellij plugin of devtools cannot get started. #8213

OnClickListener2048 opened this issue May 22, 2025 · 2 comments
Labels
bug devtools-integration Related to the integration with Dart DevTools

Comments

@OnClickListener2048
Copy link

When i run my flutter project, I try to use flutter inspector, but it awlays shows this.

Image

Image

flutter doctor
[!] Flutter (Channel unknown, 3.7.12, on macOS 15.3.1 24D70 darwin-arm64, locale zh-Hans-CN)
! Flutter version 3.7.12 on channel unknown at /Users/dagou/.fvm/versions/3.7.12
Currently on an unknown channel. Run flutter channel to switch to an official channel.
If that doesn't fix the issue, reinstall Flutter by following instructions at https://flutter.dev/docs/get-started/install.
! Unknown upstream repository.
Reinstall Flutter by following instructions at https://flutter.dev/docs/get-started/install.
[!] Android toolchain - develop for Android devices (Android SDK version 35.0.1)
✗ cmdline-tools component is missing
Run path/to/sdkmanager --install "cmdline-tools;latest"
See https://developer.android.com/studio/command-line for more details.
✗ Android license status unknown.
Run flutter doctor --android-licenses to accept the SDK licenses.
See https://flutter.dev/docs/get-started/install/macos#android-setup for more details.
[✗] Xcode - develop for iOS and macOS
✗ Xcode installation is incomplete; a full installation is necessary for iOS development.
Download at: https://developer.apple.com/xcode/download/
Or install Xcode via the App Store.
Once installed, run:
sudo xcode-select --switch /Applications/Xcode.app/Contents/Developer
sudo xcodebuild -runFirstLaunch
✗ CocoaPods not installed.
CocoaPods is used to retrieve the iOS and macOS platform side's plugin code that responds to your plugin usage on the Dart side.
Without CocoaPods, plugins will not work on iOS or macOS.
For more info, see https://flutter.dev/platform-plugins
To install see https://guides.cocoapods.org/using/getting-started.html#installation for instructions.
[✓] Chrome - develop for the web
[✓] Android Studio (version 2024.3)
[!] Android Studio
✗ Unable to find bundled Java version.
[✓] VS Code (version 1.100.0)
[✓] Connected device (3 available)
[✓] HTTP Host Availability

Android studio version:
Android Studio Meerkat Feature Drop | 2024.3.2
Build #AI-243.25659.59.2432.13423653, built on April 30, 2025
Runtime version: 21.0.6+-13368085-b895.109 aarch64
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o.
Toolkit: sun.lwawt.macosx.LWCToolkit
macOS 15.3.1
GC: G1 Young Generation, G1 Concurrent GC, G1 Old Generation
Memory: 5120M
Cores: 10
Metal Rendering is ON
Registry:
ide.instant.shutdown=false
ide.experimental.ui=true
Non-Bundled Plugins:
Dart (243.26753.1)
PythonCore (243.24978.46)
com.github.copilot (1.5.44-243)
io.flutter (85.3.1)

@pq
Copy link
Contributor

pq commented May 23, 2025

/fyi @elliette, @helin24

@pq pq added bug devtools-integration Related to the integration with Dart DevTools labels May 23, 2025
@helin24
Copy link
Member

helin24 commented May 23, 2025

@OnClickListener2048 could you check your idea.log file for any messages related to DevTools? Help > Show log in finder

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug devtools-integration Related to the integration with Dart DevTools
Projects
None yet
Development

No branches or pull requests

3 participants