Reverted back to the official firestore package
This commit is contained in:
parent
806a7f888a
commit
86bd438ec8
1 changed files with 3 additions and 3 deletions
|
|
@ -18,9 +18,9 @@ dependencies:
|
||||||
|
|
||||||
# The following adds the Cupertino Icons font to your application.
|
# The following adds the Cupertino Icons font to your application.
|
||||||
# Use with the CupertinoIcons class for iOS style icons.
|
# Use with the CupertinoIcons class for iOS style icons.
|
||||||
#cloud_firestore: ^0.9.0
|
cloud_firestore: ^0.9.0
|
||||||
cloud_firestore:
|
#cloud_firestore:
|
||||||
path: /Users/aym/Projects/open_source/plugins/packages/cloud_firestore
|
# path: /Users/aym/Projects/open_source/plugins/packages/cloud_firestore
|
||||||
cupertino_icons: ^0.1.2
|
cupertino_icons: ^0.1.2
|
||||||
firebase_analytics: ^2.0.2
|
firebase_analytics: ^2.0.2
|
||||||
firebase_auth: ^0.8.1
|
firebase_auth: ^0.8.1
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue