1
0
mirror of https://github.com/flutter/samples.git synced 2025-11-10 14:58:34 +00:00

flutter pub update & various fixes (#627)

This commit is contained in:
Brett Morgan
2020-12-18 10:51:31 +11:00
committed by GitHub
parent d01e6ab2bf
commit 6e9824dc12
102 changed files with 1431 additions and 1034 deletions

View File

@@ -3,14 +3,14 @@ description: A new Flutter project.
version: 1.0.0+1
environment:
sdk: ">=2.5.0 <3.0.0"
sdk: ">=2.10.0 <3.0.0"
dependencies:
flutter:
sdk: flutter
cloud_firestore: ^0.13.5
google_maps_flutter: ^0.5.17
google_maps_webservice: ^0.0.14
cloud_firestore: ^0.14.4
google_maps_flutter: ^1.0.6
google_maps_webservice: ^0.0.18
location: ^3.0.2
dev_dependencies: