Flutter创建项目失败Could not find an option named "androidx"

185 阅读1分钟

Flutter 通过Android Studio创建项目:

现象

Flutter创建项目失败Could not find an option named “androidx”
在这里插入图片描述

解决办法

flutter update --force