1
0
mirror of https://github.com/flutter/samples.git synced 2025-11-08 13:58:47 +00:00

update sample to use new versions (#702)

This commit is contained in:
Ayush Bherwani
2021-02-08 23:28:04 +05:30
committed by GitHub
parent 07e4a518b7
commit a6df5aca82
9 changed files with 105 additions and 101 deletions

View File

@@ -8,9 +8,10 @@ environment:
dependencies:
flutter:
sdk: flutter
cloud_firestore: ^0.14.4
google_maps_flutter: ^1.0.6
google_maps_webservice: ^0.0.18
cloud_firestore: ^0.16.0
firebase_core: ^0.7.0
google_maps_flutter: ^1.2.0
google_maps_webservice: ^0.0.19
location: ^3.0.2
dev_dependencies: