cocoapods
来源:4-6 手把手带你在macOS电脑上搭建Flutter开发环境

霸宋
2023-07-20
CocoaPods not installed.
CocoaPods is used to retrieve the iOS and macOS platform side’s plugin
code that responds to your plugin usage on the Dart side.
Without CocoaPods, plugins will not work on iOS or macOS.
For more info, see https://flutter.dev/platform-plugins
To install see
https://guides.cocoapods.org/using/getting-started.html#installation for
instructions.
这个是xcode插件吗 根据链接的命令 无法正常安装 不按照是否会影响flutter开发
写回答
1回答
-
CrazyCodeBoy
2023-07-21
如果你要在iOS设备上运行,需要安装CocoaPods的,可参考下
https://juejin.cn/post/7199540426242605112032023-07-21
相似问题
运行模拟器报错
回答 1