【问题标题】:Do we need to added firebase custom code for flutter ios project我们是否需要为flutter ios项目添加firebase自定义代码
【发布时间】:2021-06-28 05:54:06
【问题描述】:

https://www.youtube.com/watch?v=mPBBNi2Ou6o&t=596s 在上面的视频教程中,他们添加了两行
pod 'Firebase/Auth'
pod 'Firebase/Firestore'
如果我们使用的是flutter ios项目,是否需要添加它?

【问题讨论】:

    标签: ios firebase flutter


    【解决方案1】:

    pod 'Firebase/Auth' 在您使用 swift 构建混合 IOS 应用程序时使用,它会将您的 IOS 应用程序连接到 firebase。如果是 Flutter,则无需提及

    https://firebase.google.com/docs/ios/setup

    【讨论】:

      【解决方案2】:

      我认为你不需要它。文档没有提到它。这里是文档FlutterFire

      【讨论】:

        猜你喜欢
        • 1970-01-01
        • 2017-08-09
        • 1970-01-01
        • 1970-01-01
        • 1970-01-01
        • 2022-08-20
        • 2020-08-26
        • 2016-09-20
        • 2020-11-19
        相关资源
        最近更新 更多