-
Notifications
You must be signed in to change notification settings - Fork 29.7k
Closed
Closed
Copy link
Labels
c: regressionIt was better in the past than it is nowIt was better in the past than it is nowfound in release: 3.33Found to occur in 3.33Found to occur in 3.33has reproducible stepsThe issue has been confirmed reproducible and is ready to work onThe issue has been confirmed reproducible and is ready to work onr: solvedIssue is closed as solvedIssue is closed as solvedt: flutter doctorProblem related to the "flutter doctor" toolProblem related to the "flutter doctor" toolteam-toolOwned by Flutter Tool teamOwned by Flutter Tool teamtoolAffects the "flutter" command-line tool. See also t: labels.Affects the "flutter" command-line tool. See also t: labels.
Description
Steps to reproduce
- Run
flutter doctor -v. - Observe that VSCode and IntelliJ entries are missing, even though both are installed.
- Issue is reproducible on master. I first noticed it today with
3.33.0-1.0.pre-1123, and it also occurs on3.33.0-1.0.pre-1094, which I was using yesterday. - It's not reproducible on stable (3.32.7) or beta channels.
- I also verified with a few colleagues, and they were able to reproduce the same issue on master.
Expected results
flutter doctor -v should detect and list installed IDEs like VSCode and IntelliJ
Actual results
VSCode and IntelliJ entries are missing from the output despite being installed on the system
Flutter Doctor output
Doctor output (Master)
[✓] Flutter (Channel master, 3.33.0-1.0.pre-1123, on macOS 15.5 24F74 darwin-arm64, locale en-IN) [1,709ms]
• Flutter version 3.33.0-1.0.pre-1123 on channel master at /Users/tirthpatel/Development/flutter_master/flutter
• Upstream repository https://github.com/flutter/flutter.git
• Framework revision 0d2ad230a9 (8 hours ago), 2025-07-25 00:45:26 -0400
• Engine revision 0d2ad230a9
• Dart version 3.10.0 (build 3.10.0-28.0.dev)
• DevTools version 2.48.0
• Feature flags: enable-web, enable-linux-desktop, enable-macos-desktop, enable-windows-desktop, enable-android, enable-ios,
enable-custom-devices, cli-animations, enable-native-assets, enable-swift-package-manager
[✓] Android toolchain - develop for Android devices (Android SDK version 36.0.0) [3.6s]
• Android SDK at /Users/tirthpatel/Library/Android/sdk
• Emulator version 35.6.11.0 (build_id 13610412) (CL:N/A)
• Platform android-36, build-tools 36.0.0
• Java binary at: /Applications/Android Studio.app/Contents/jbr/Contents/Home/bin/java
This is the JDK bundled with the latest Android Studio installation on this machine.
To manually set the JDK path, use: `flutter config --jdk-dir="path/to/jdk"`.
• Java version OpenJDK Runtime Environment (build 21.0.6+-13391695-b895.109)
• All Android licenses accepted.
[✓] Xcode - develop for iOS and macOS (Xcode 16.4) [791ms]
• Xcode at /Applications/Xcode.app/Contents/Developer
• Build 16F6
• CocoaPods version 1.16.2
[✓] Chrome - develop for the web [8ms]
• Chrome at /Applications/Google Chrome.app/Contents/MacOS/Google Chrome
[✓] Connected device (4 available) [5.8s]
• sdk gphone64 arm64 (mobile) • emulator-5554 • android-arm64 • Android 16 (API 36) (emulator)
• iPhone 16 Pro Max (mobile) • A8A63846-7C75-416B-8CC5-F8327B04C118 • ios • com.apple.CoreSimulator.SimRuntime.iOS-18-5 (simulator)
• macOS (desktop) • macos • darwin-arm64 • macOS 15.5 24F74 darwin-arm64
• Chrome (web) • chrome • web-javascript • Google Chrome 138.0.7204.169
[✓] Network resources [1,226ms]
• All expected network resources are available.
• No issues found!Doctor output (Beta)
[✓] Flutter (Channel beta, 3.35.0-0.1.pre, on macOS 15.5 24F74 darwin-arm64, locale en-IN) [382ms]
• Flutter version 3.35.0-0.1.pre on channel beta at /Users/tirthpatel/Development/flutter_beta/flutter
• Upstream repository https://github.com/flutter/flutter.git
• Framework revision c0f2a1dd60 (4 days ago), 2025-07-21 10:13:44 -0700
• Engine revision 1c9c20e7c3
• Dart version 3.9.0 (build 3.9.0-333.2.beta)
• DevTools version 2.48.0
• Feature flags: enable-web, enable-linux-desktop, enable-macos-desktop, enable-windows-desktop, enable-android, enable-ios,
enable-custom-devices, cli-animations, enable-native-assets, enable-swift-package-manager
[✓] Android toolchain - develop for Android devices (Android SDK version 36.0.0) [1,048ms]
• Android SDK at /Users/tirthpatel/Library/Android/sdk
• Emulator version 35.6.11.0 (build_id 13610412) (CL:N/A)
• Platform android-36, build-tools 36.0.0
• Java binary at: /Applications/Android Studio.app/Contents/jbr/Contents/Home/bin/java
This is the JDK bundled with the latest Android Studio installation on this machine.
To manually set the JDK path, use: `flutter config --jdk-dir="path/to/jdk"`.
• Java version OpenJDK Runtime Environment (build 21.0.6+-13391695-b895.109)
• All Android licenses accepted.
[✓] Xcode - develop for iOS and macOS (Xcode 16.4) [778ms]
• Xcode at /Applications/Xcode.app/Contents/Developer
• Build 16F6
• CocoaPods version 1.16.2
[✓] Chrome - develop for the web [119ms]
• Chrome at /Applications/Google Chrome.app/Contents/MacOS/Google Chrome
[✓] Android Studio (version 2025.1) [118ms]
• Android Studio at /Applications/Android Studio.app/Contents
• Flutter plugin can be installed from:
🔨 https://plugins.jetbrains.com/plugin/9212-flutter
• Dart plugin can be installed from:
🔨 https://plugins.jetbrains.com/plugin/6351-dart
• Java version OpenJDK Runtime Environment (build 21.0.6+-13391695-b895.109)
[✓] IntelliJ IDEA Ultimate Edition (version 2025.1.3) [118ms]
• IntelliJ at /Applications/IntelliJ IDEA.app
• Flutter plugin version 86.0.2
• Dart plugin version 251.27623.5
[✓] IntelliJ IDEA Community Edition (version 2025.1.3) [55ms]
• IntelliJ at /Applications/IntelliJ IDEA CE.app
• Flutter plugin version 86.0.2
• Dart plugin version 251.26927.39
[✓] VS Code (version 1.102.2) [7ms]
• VS Code at /Applications/Visual Studio Code.app/Contents
• Flutter extension version 3.114.0
[✓] Connected device (4 available) [5.7s]
• sdk gphone64 arm64 (mobile) • emulator-5554 • android-arm64 • Android 16 (API 36) (emulator)
• iPhone 16 Pro Max (mobile) • A8A63846-7C75-416B-8CC5-F8327B04C118 • ios • com.apple.CoreSimulator.SimRuntime.iOS-18-5 (simulator)
• macOS (desktop) • macos • darwin-arm64 • macOS 15.5 24F74 darwin-arm64
• Chrome (web) • chrome • web-javascript • Google Chrome 138.0.7204.169
[✓] Network resources [488ms]
• All expected network resources are available.
• No issues found!Doctor output (Stable)
[✓] Flutter (Channel stable, 3.32.7, on macOS 15.5 24F74 darwin-arm64, locale en-IN) [321ms]
• Flutter version 3.32.7 on channel stable at /Users/tirthpatel/Development/flutter_stable_latest/flutter
• Upstream repository https://github.com/flutter/flutter.git
• Framework revision d7b523b356 (10 days ago), 2025-07-15 17:03:46 -0700
• Engine revision 39d6d6e699
• Dart version 3.8.1
• DevTools version 2.45.1
[✓] Android toolchain - develop for Android devices (Android SDK version 36.0.0) [1,006ms]
• Android SDK at /Users/tirthpatel/Library/Android/sdk
• Platform android-36, build-tools 36.0.0
• Java binary at: /Applications/Android Studio.app/Contents/jbr/Contents/Home/bin/java
This is the JDK bundled with the latest Android Studio installation on this machine.
To manually set the JDK path, use: `flutter config --jdk-dir="path/to/jdk"`.
• Java version OpenJDK Runtime Environment (build 21.0.6+-13391695-b895.109)
• All Android licenses accepted.
[✓] Xcode - develop for iOS and macOS (Xcode 16.4) [700ms]
• Xcode at /Applications/Xcode.app/Contents/Developer
• Build 16F6
• CocoaPods version 1.16.2
[✓] Chrome - develop for the web [122ms]
• Chrome at /Applications/Google Chrome.app/Contents/MacOS/Google Chrome
[✓] Android Studio (version 2025.1) [122ms]
• Android Studio at /Applications/Android Studio.app/Contents
• Flutter plugin can be installed from:
🔨 https://plugins.jetbrains.com/plugin/9212-flutter
• Dart plugin can be installed from:
🔨 https://plugins.jetbrains.com/plugin/6351-dart
• Java version OpenJDK Runtime Environment (build 21.0.6+-13391695-b895.109)
[✓] IntelliJ IDEA Ultimate Edition (version 2025.1.3) [121ms]
• IntelliJ at /Applications/IntelliJ IDEA.app
• Flutter plugin version 86.0.2
• Dart plugin version 251.27623.5
[✓] IntelliJ IDEA Community Edition (version 2025.1.3) [62ms]
• IntelliJ at /Applications/IntelliJ IDEA CE.app
• Flutter plugin version 86.0.2
• Dart plugin version 251.26927.39
[✓] VS Code (version 1.102.2) [9ms]
• VS Code at /Applications/Visual Studio Code.app/Contents
• Flutter extension version 3.114.0
[✓] Connected device (4 available) [5.7s]
• sdk gphone64 arm64 (mobile) • emulator-5554 • android-arm64 • Android 16 (API 36) (emulator)
• iPhone 16 Pro Max (mobile) • A8A63846-7C75-416B-8CC5-F8327B04C118 • ios • com.apple.CoreSimulator.SimRuntime.iOS-18-5 (simulator)
• macOS (desktop) • macos • darwin-arm64 • macOS 15.5 24F74 darwin-arm64
• Chrome (web) • chrome • web-javascript • Google Chrome 138.0.7204.169
[✓] Network resources [459ms]
• All expected network resources are available.
• No issues found!Metadata
Metadata
Assignees
Labels
c: regressionIt was better in the past than it is nowIt was better in the past than it is nowfound in release: 3.33Found to occur in 3.33Found to occur in 3.33has reproducible stepsThe issue has been confirmed reproducible and is ready to work onThe issue has been confirmed reproducible and is ready to work onr: solvedIssue is closed as solvedIssue is closed as solvedt: flutter doctorProblem related to the "flutter doctor" toolProblem related to the "flutter doctor" toolteam-toolOwned by Flutter Tool teamOwned by Flutter Tool teamtoolAffects the "flutter" command-line tool. See also t: labels.Affects the "flutter" command-line tool. See also t: labels.