logo
publist
写文章

简介

该用户还未填写简介

擅长的技术栈

可提供的服务

暂无可提供的服务

在Android Studio中编译运行Flutter项目如何解决错误entrypoint isn’t within the current project

在Android Studio中打开一个Flutter大型项目,特别是多Package项目,无法运行,edit configurations指向我想运行的lib/mian.dart会报错:entrypoint isn’t within the current project。

#android studio#flutter#android
到底了