【问题标题】:How to fix a pod install error for the DeepAR in Flutter如何修复 Flutter 中 DeepAR 的 pod 安装错误
【发布时间】:2021-10-29 15:53:04
【问题描述】:

我在 Flutter 项目中使用 rwa_deep_ar 包来实现 DeepAR 功能。在 MacOS 中安装 pod 时,我看到以下错误。

我想知道如何修复这个错误以及如何在 Flutter 中使用 DeepAR for iOS。

【问题讨论】:

  • 请分享更多详细信息,例如错误消息文本表单以及您尝试解决它的尝试

标签: flutter flutter-dependencies flutter-packages pod-install deepar


【解决方案1】:

请转到您的 iOS 文件夹并检查 rwa_deep_ar.podspec 是否存在于 .symlinks/plugins/rwa_deep_ar/ios 中。 Afaik,这个包基于camera_deep_ar,作者忘记将iOS部分迁移到新名称。

【讨论】:

    猜你喜欢
    • 2021-12-14
    • 1970-01-01
    • 2021-02-07
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2022-08-02
    相关资源
    最近更新 更多