mirror of
https://github.com/flutter/samples.git
synced 2026-04-05 03:01:19 +00:00
Update sdk constraint range and update runners (#1706)
This commit is contained in:
@@ -4,14 +4,14 @@ description: A new Flutter project.
|
||||
version: 1.0.0+1
|
||||
|
||||
environment:
|
||||
sdk: ">=2.19.2 <3.0.0"
|
||||
sdk: '>=2.19.5 <4.0.0'
|
||||
|
||||
dependencies:
|
||||
flutter:
|
||||
sdk: flutter
|
||||
|
||||
cupertino_icons: ^1.0.0
|
||||
google_maps_flutter: ^2.0.6
|
||||
google_maps_flutter: ^2.2.0
|
||||
google_maps_flutter_web: ^0.4.0
|
||||
provider: ^6.0.2
|
||||
uuid: ^3.0.4
|
||||
|
||||
Reference in New Issue
Block a user