Hello world!

Flutter

[ERROR] Flutter “✗ Android Studio not found at /Applications/Contents”

xyz1 2022. 6. 8. 15:09

flutter doctor -v 실행 시 다음과 같이 “✗ Android Studio not found at /Applications/Contents” 에러가 뜰 경우

아래의 명령을 입력해주면 된다.

 

flutter config --android-studio-dir=/Applications/Android\ Studio.app