Assuming you have already installed Flutter Plugin if you have not installed then go to Android Studio IDE setting/preferences(MAC) --> plugin--> Browse Repositories and search Flutter then install and restart IDE
Now follow these steps:-
First of all go to https://flutter.io/get-started/install/ and download the Fluter SDK
Then extract the zip file in any specified folder
Now give this path as Fluter SDK
That's it.