摘要: 在升级flutter之后,当我尝试用模拟器测试flutter项目时,iOS pod install 出现了这个错误。 cd 到flutter目录flutter clean flutter pub get cd ios pod install pod update 阅读全文
posted @ 2025-04-09 13:53 黄增松 阅读(87) 评论(0) 推荐(0)
摘要: Android原生添加flutter模块 https://blog.51cto.com/u_16175487/13240495 iOS原生添加flutter模块 https://www.cnblogs.com/jerryspace/p/17823075.html 阅读全文
posted @ 2025-04-09 10:40 黄增松 阅读(26) 评论(0) 推荐(0)