When running command flutter doctor
getting 1 issue:
[✓] Flutter (Channel stable, 2.8.1, on macOS 13.1 22C65 darwin-x64, locale en-IN)
[✓] Android toolchain - develop for Android devices (Android SDK version 33.0.0)
[✓] Xcode - develop for iOS and macOS (Xcode 14.2)
[✓] Chrome - develop for the web
[!] Android Studio (version 2022.1)
✗ Unable to find bundled Java version.
[✓] VS Code (version 1.69.2)
[✓] Connected device (2 available)
System config:
macOS Ventura v13.1 | Intel chip
Android Studio Electric Eel(Stable version v2022.1.1)
JAVA_HOME=/Applications/Android\ Studio.app/Contents/jbr/Contents/Home
java -version
command is working perfectly in terminal.