Flutter ios CDN: trunk URL couldn't be downloaded 终端执行 pod repo remove trunk 修改项目ios/Podfile文件,添加: source 'https://github.com/CocoaPods/Specs.git' 评论 0