【发布时间】:2021-07-03 22:13:54
【问题描述】:
如何设置我的 pubspec 以使用来自分叉存储库的 Flutterfire 依赖项?
firebase_storage:
git:
url: https://github.com/marcuslindemannrohden/flutterfire
firebase_core:
git:
url: https://github.com/marcuslindemannrohden/flutterfire
firebase_auth:
git:
url: https://github.com/marcuslindemannrohden/flutterfire
cloud_firestore:
git:
url: https://github.com/marcuslindemannrohden/flutterfire
谢谢!
【问题讨论】:
标签: firebase flutter flutter-dependencies