Unable to locate Android SDK.
Install Android Studio from:
developer.android.com/studio/inde…
On first launch it will assist you in installing the Android SDK
components.
(or visit flutter.dev/to/macos-an… for detailed
instructions).
If the Android SDK has been installed to a custom location, please use
flutter config --android-sdkto update to that location.
MAC 版本AndroidStudioSDK 配置路径错误更改
flutter config --android-sdk <path-to-your-android-sdk-path>更新Android SDK路径。
`flutter config --android-sdk "你的安卓SDK路径"