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

Flutter 通过Android Studio创建项目:

现象

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

解决办法

flutter update --force
发布了98 篇原创文章 · 获赞 6 · 访问量 2万+

猜你喜欢

转载自blog.csdn.net/dirksmaller/article/details/104011538