[Android Studio] flutter doctor android studio not found at 경로
flutter config --android-studio-dir=/Applications/Android\ Studio.app/Contents Macbook 터미널에서 flutter doctor 오류 시 위와 같이 경로 설정을 진행. dmg(설치)파일 실행 후 아래 Android Studio 실행 파일을 applications 폴더로 그대로 옮겨주면 해결됨.
2022.01.16