Skip to content

Flutter pubspec dependencies from git (Flutterfire) #11705

Answered by pelumibabs
D4N4PP asked this question in General
Discussion options

You must be logged in to vote

Please update your pubspec.yml with below code

`firebase_storage:
git:
url: https://github.com/marcuslindemannrohden/flutterfire.git
path: packages/firebase_storage/firebase_storage

firebase_auth:
git:
url: https://github.com/marcuslindemannrohden/flutterfire.git
path: packages/firebase_auth/firebase_auth

cloud_firestore:
git:
url: https://github.com/marcuslindemannrohden/flutterfire.git
path: packages/cloud_firestore/cloud_firestore`

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by D4N4PP
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants