How to find the path of Flutter SDK

后端 未结 18 1850
南旧
南旧 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 09:01

    The Flutter SDK path is certainly defined in a place where you can check it or change it, whether you created the project or not. Under Settings > Languages & Frameworks there should be a Flutter section. I found it by using the handy search bar in the Settings menu.

    At the top of the Languages & Frameworks > Flutter is the Flutter SDK Path.

    This is assuming that Flutter/Dart have already been installed under Plugins.

提交回复
热议问题