I am using Android Studio for flutter development on Mac OS. The problem I am facing is that the Android Studio is not retaining the Flutter and Dart SDK path. When I set the path and run the application it works well but when I switch come back to the Android Studio, it cleans the saved path and ask to set again (Screenshot attached below).
. It also stops the running flutter app. When I click on “Enable Dart Support” it again sets the flutter and Dart sdk path.
I have set the Flutter SDK path in environment variable, and when I use VS Code, it works well.
I am using Android Studio Jellyfish | 2023.3.1 Patch 2. But I have check with latest version also.
I am using Mac (Sonoma 14.5), 16 GB RAM with apple chip M1 Pro
Can anyone help me in this?
Thank You,
Ashish