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:
@@ -12,10 +12,7 @@ dependencies:
|
||||
|
||||
cupertino_icons: ^0.1.2
|
||||
|
||||
google_maps_flutter:
|
||||
git:
|
||||
url: git://github.com/flutter/plugins
|
||||
path: packages/google_maps_flutter
|
||||
google_maps_flutter: ^0.0.3
|
||||
|
||||
uuid: 1.0.3
|
||||
|
||||
|
||||
Reference in New Issue
Block a user