1
0
mirror of https://github.com/flutter/samples.git synced 2026-03-22 04:17:50 +00:00

Updates place_tracker to specify SDK >=2.1.0 (#71)

This commit is contained in:
Andrew Brogdon
2019-05-05 15:16:14 -07:00
committed by GitHub
parent c68ee4ab9e
commit ce28b8c010
5 changed files with 139 additions and 6 deletions

View File

@@ -4,7 +4,7 @@ description: A new Flutter project.
version: 1.0.0+1
environment:
sdk: ">=2.0.0-dev.68.0 <3.0.0"
sdk: ">=2.1.0 <3.0.0"
dependencies:
flutter: