How to find the path of Flutter SDK

后端 未结 18 1847
南旧
南旧 2020-12-13 08:17

How to configure Flutter SDK? How to locate the Flutter SDK? I don\'t know the location of the SDK file.

\"Image\

18条回答
  •  春和景丽
    2020-12-13 08:59

    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:-

    1. First of all go to https://flutter.io/get-started/install/ and download the Fluter SDK

    2. Then extract the zip file in any specified folder

    3. Now give this path as Fluter SDK

    That's it.

提交回复
热议问题