Flutter does not find android sdk

前端 未结 25 2165
花落未央
花落未央 2020-12-02 09:29

I just tried intalling flutter and since I already had android studio and the android sdk installed I just followed the installation of flutter. Here is my problem: When I r

25条回答
  •  一生所求
    2020-12-02 10:11

    Flutter provides a command to update the Android SDK path:

    Use flutter config --android-sdk

提交回复
热议问题