1.简单粗暴的方法

进入想要创建项目的文件夹,执行cmd

mac

sudo flutter create  项目名

windows

flutter create 项目名

2.进入android Studio 手动打开项目

相关文章:

  • 2021-12-27
  • 2021-11-05
  • 2023-04-03
  • 2022-01-04
  • 2021-09-23
  • 2021-05-12
  • 2021-10-18
猜你喜欢
  • 2021-09-27
  • 2021-07-29
  • 2021-09-01
  • 2021-11-27
  • 2021-09-13
  • 2021-10-09
  • 2022-12-23
相关资源
相似解决方案