How to find the path of Flutter SDK

后端 未结 18 1844
南旧
南旧 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:49

    If you installed flutter via the snap on linux then the sdk is likely to be in

    ~/snap/flutter/common/flutter
    

提交回复
热议问题