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

Set google_maps_flutter's version to <=0.1.0 in place_tracker. (#35)

A breaking API change is coming in 0.1.0, setting a dependency constraint
to keep the place_tracker sample building.
This commit is contained in:
Amir Hardon
2018-12-10 09:20:45 -08:00
committed by GitHub
parent c553b80c53
commit ee59e80324

View File

@@ -12,10 +12,7 @@ dependencies:
cupertino_icons: ^0.1.2 cupertino_icons: ^0.1.2
google_maps_flutter: google_maps_flutter: ^0.0.3
git:
url: git://github.com/flutter/plugins
path: packages/google_maps_flutter
uuid: 1.0.3 uuid: 1.0.3