Last active
December 8, 2019 22:17
-
-
Save shyvum/3c8ab0e9ccbea4d0eaea662dd688767c to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
... | |
dependencies: | |
flutter: | |
sdk: flutter | |
firebase_core: ^0.2.5 # add dependency for Firebase Core | |
cloud_firestore: ^0.8.2 # add dependency for Cloud Firestore | |
... |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment