Flutter is a mobile development SDK developed by Google. The best part of using Flutter is that you can create cross-platform applications which perform as good as native apps.
If you are creating your first Flutter App then there is a high probability that you will run into the issue of 'Flutter SDK not found in the specified location Error'. No matter how many time you install the SDK, this message won't go.
To fix this error, please follow the steps below:
- Go to Menu > Tools > SDK Manager > Android SDK (left side of the dialog) > SDK Tools (tab).
- Select 'Support Repository' and 'NDK' checkboxes.
- Click OK.
- It will prompt you to install some dependencies. Install them.
Phew! You are done. Try creating your Flutter project once again and this time it will be a smooth ride.
Or you can just use vs code it will work and you can change path easily.
ReplyDeleteThanks alot
ReplyDeleteThis comment has been removed by the author.
ReplyDeleteNot work for me.
ReplyDeleteit work before mac os update, After update mac os Catalina Android studio not found Flutter sdk
It's not working man, you are totally misguiding people make sure first then provide some other solution.
ReplyDelete