Open
Description
What happened
While opening an existing Flutter project located at E:\vknowyn
, Android Studio threw an exception and failed to retrieve Flutter SDK information.
The project did not load properly. This happened right after selecting File > Open
and choosing the project directory.
Version information
- Android Studio: Meerkat | 2024.3.1 Patch 2
- Flutter plugin: io.flutter 85.3.1
- Dart plugin: 243.26753.1
- Flutter SDK: (Unknown, unable to fetch due to exception)
- OS: Windows 10/11
Steps to Reproduce
- Open Android Studio
- Go to
File > Open
- Choose a Flutter project directory (in this case:
E:\vknowyn
) - Wait while the project loads
- The error appears and the Flutter SDK can't be detected