$> flutter config --android-studio-dir= "C:Program FilesAndroidAndroid Studio"
PS C:\src\projects\alinin_ilk_projesi> flutter config --android-studio-dir= "C:\Program Files\Android\Android Studio"
Removing "android-studio-dir" value.
You may need to restart any open editors for them to read new settings.
PS C:\src\projects\alinin_ilk_projesi> flutter doctor
Doctor summary (to see all details, run flutter doctor -v):
[√] Flutter (Channel stable, 2.2.3, on Microsoft Windows [Version 10.0.19042.1110], locale tr-TR)
[!] Android toolchain - develop for Android devices (Android SDK version 30.0.3)
X No Java Development Kit (JDK) found; You must have the environment variable JAVA_HOME set and the java binary in your PATH. You can download the JDK from
https://www.oracle.com/technetwork/j...ase/downloads/.
[√] Chrome - develop for the web
[!] Android Studio (not installed)
[√] VS Code (version 1.58.0)
[√] Connected device (2 available)
! Doctor found issues in 2 categories.