1
0
mirror of https://github.com/flutter/samples.git synced 2025-11-08 13:58:47 +00:00

Update runners (#1658)

* Update runners

* Elide `experimental/pedometer` from CI

* Mark `primary` scroll view

* Re-enable "experimental/pedometer"
This commit is contained in:
Brett Morgan
2023-02-21 10:48:19 +11:00
committed by GitHub
parent dd3a024aa8
commit 0a862ea4c1
45 changed files with 738 additions and 609 deletions

View File

@@ -4,7 +4,7 @@ description: A new Flutter project.
version: 1.0.0+1
environment:
sdk: ">=2.18.0 <3.0.0"
sdk: ">=2.19.2 <3.0.0"
dependencies:
flutter:
@@ -12,10 +12,10 @@ dependencies:
cupertino_icons: ^1.0.0
google_maps_flutter: ^2.0.6
google_maps_flutter_web: ">=0.3.0+1 <0.5.0"
google_maps_flutter_web: ^0.4.0
provider: ^6.0.2
uuid: ^3.0.4
go_router: ">=5.2.4 <7.0.0"
go_router: ^6.0.0
collection: ^1.16.0
dev_dependencies: