Flutter Android build fails on intermediates/compiled_local_resources/debug/out' 坐井观天clz 2022-12-22 261 阅读1分钟 Android stdio 在build期间遇到文件夹不可读flutter中debug\out' is not a readable directory 使用flutter clean 清除插件 再次运行 还是无法使用 清除flutter中的pub cache相应的文件夹 运行之后还是报如上错误 删除项目中.gradle 再次进行rebuild 项目可以成功运行。