【问题标题】:I'm trying to install firebase_storage in flutter but I got error pod can not install error occured我正在尝试在颤振中安装 firebase_storage 但出现错误 pod can not install 发生错误
【发布时间】:2020-09-09 22:14:37
【问题描述】:

我将它安装在 pubspec.yaml 文件中并出现错误 firebase_storage: ^3.1.5

【问题讨论】:

  • 您遇到什么错误?还要确保它在依赖项下的 pubspec 中正确缩进

标签: flutter-dependencies macos-catalina podfile


【解决方案1】:

您的 Pubspec.yaml 文件是否以正确的方式排列。 您的 Firebase Storage 版本似乎是最新版本。 您的代码应该与此类似

【讨论】:

  • 安装完 pod 后,我在 podfile 中手动安装了 firebaseStorage 和 firebaseAuth。但在模拟器中安装 build 时仍然遇到错误
猜你喜欢
  • 1970-01-01
  • 1970-01-01
  • 2023-03-18
  • 2017-06-16
  • 1970-01-01
  • 2019-06-23
  • 2021-06-17
  • 1970-01-01
  • 2020-09-15
相关资源
最近更新 更多