By default, Flutter uses the version of the Android SDK where your adb tool is based . If you want Flutter to use a different installation of the Android SDK, you must set the ANDROID_SDK_ROOT environment variable to that installation directory.
By default, Flutter uses the version of the Android SDK where your adb tool is based . If you want Flutter to use a different installation of the Android SDK, you must set the ANDROID_SDK_ROOT environment variable to that installation directory.