flutter-intellij icon indicating copy to clipboard operation
flutter-intellij copied to clipboard

Cannot find builtin plugin 'org.jetbrains.android'

Open rohitjakhar opened this issue 2 years ago • 1 comments
trafficstars

Thanks for the feedback! If your issue is related to the Flutter framework itself, please open an issue at github.com/flutter/flutter.

Steps to Reproduce

Clone repo and Build It give below issue:

IntelliJ IDEA 2023.2.4 (Community Edition) Build #IC-232.10203.10, built on October 25, 2023 Runtime version: 17.0.8.1+7-b1000.32 aarch64 VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o. macOS 14.1 GC: G1 Young Generation, G1 Old Generation Memory: 2048M Cores: 8 Metal Rendering is ON Registry: ide.experimental.ui=true

Non-Bundled Plugins: org.jetbrains.kotlin (232-1.9.20-release-507-IJ10072.27)

Kotlin: 232-1.9.20-release-507-IJ10072.27

Version info

[✓] Flutter (Channel stable, 3.13.5, on macOS 14.1 23B5056e darwin-arm64, locale en-IN) • Flutter version 3.13.5 on channel stable at /opt/homebrew/Caskroom/flutter/3.13.5/flutter • Upstream repository https://github.com/flutter/flutter.git • Framework revision 12fccda598 (9 weeks ago), 2023-09-19 13:56:11 -0700 • Engine revision bd986c5ed2 • Dart version 3.1.2 • DevTools version 2.25.0

[!] Android toolchain - develop for Android devices (Android SDK version 34.0.0) • Android SDK at /Users/rohitjakhar/Library/Android/sdk • Platform android-34, build-tools 34.0.0 • Java binary at: /Users/rohitjakhar/Applications/Android Studio.app/Contents/jbr/Contents/Home/bin/java • Java version OpenJDK Runtime Environment (build 17.0.6+0-17.0.6b829.9-10027231) ! Some Android licenses not accepted. To resolve this, run: flutter doctor --android-licenses

[✓] Xcode - develop for iOS and macOS (Xcode 15.0) • Xcode at /Applications/Xcode.app/Contents/Developer • Build 15A240d • CocoaPods version 1.13.0

[✗] Chrome - develop for the web (Cannot find Chrome executable at /Applications/Google Chrome.app/Contents/MacOS/Google Chrome) ! Cannot find Chrome. Try setting CHROME_EXECUTABLE to a Chrome executable.

[✓] Android Studio (version 2022.3) • Android Studio at /Users/rohitjakhar/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 17.0.6+0-17.0.6b829.9-10027231)

[✓] IntelliJ IDEA Community Edition (version 2023.2.4) • IntelliJ at /Users/rohitjakhar/Applications/IntelliJ IDEA Community Edition.app • 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

[✓] VS Code (version 1.84.0) • VS Code at /Applications/Visual Studio Code.app/Contents • Flutter extension can be installed from: 🔨 https://marketplace.visualstudio.com/items?itemName=Dart-Code.flutter

[✓] Connected device (2 available) • moto g62 5G (mobile) • ZD222788D6 • android-arm64 • Android 13 (API 33) • macOS (desktop) • macos • darwin-arm64 • macOS 14.1 23B5056e darwin-arm64

[✓] Network resources • All expected network resources are available.

rohitjakhar avatar Nov 21 '23 09:11 rohitjakhar

I have this problem also. 2023.3 on M1 Mac.

gisborne avatar Dec 09 '23 05:12 gisborne