Android Studio stuck when creating new Flutter project

前端 未结 11 933
后悔当初
后悔当初 2021-01-17 12:52

I have installed Flutter on Windows and checked all is ok using flutter doctor. I imported the Flutter plugin.

Now, when I try to create a new Flutter app via Anroid

11条回答
  •  无人共我
    2021-01-17 13:49

    After selecting options and when "creating new Flutter project" appeared, end Android Studio process and re-run it then - instead of creating a project- choose Open Project and select the project folder that you created before .

提交回复
热议问题