为iOS构建时未找到flutter文件错误

问题描述

我一直在尝试制作Ufledmy应用程序的课程,该应用程序的基本结构是从github-https://github.com/reedbarger/fluttershare

下载的

但是,当我尝试为ios构建它时,它不会在模拟器上启动,并在输出日志中显示以下内容

[ios/.symlinks/plugins/geolocator/example] Flutter pub get
Running "Flutter pub get" in example...                         
Cannot open file,path = '/Users/rishika/Flutter/.pub-cache/global_packages/geolocator_example/pubspec.lock' (OS Error: No such file or directory,errno = 2)
pub get Failed (66; Cannot open file,errno = 2))
exit code 66

解决方法

暂无找到可以解决该程序问题的有效方法,小编努力寻找整理中!

如果你已经找到好的解决方法,欢迎将解决方案带上本链接一起发送给小编。

小编邮箱:dio#foxmail.com (将#修改为@)