解决安装flutter时,执行pro setup下载速度贼慢的方法
  • 首先 执行

     cd ~/.cocoapods/repos
    
  • 然后执行指令删除master;

      pod repo remove master
    
  • 最后执行git clone下载

      git clone https://mirrors.tuna.tsinghua.edu.cn/git/CocoaPods/Specs.git master
    

速度至少几兆。加油!学习flutter,你会发现后面更精彩!!!

Logo

华为开发者空间,是为全球开发者打造的专属开发空间,汇聚了华为优质开发资源及工具,致力于让每一位开发者拥有一台云主机,基于华为根生态开发、创新。

更多推荐