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 @@ publish_to: "none" # Remove this line if you wish to publish to pub.dev
version: 1.0.0+1
environment:
sdk: ">=2.17.0-0 <3.0.0"
sdk: ">=2.19.2 <3.0.0"
dependencies:
adaptive_navigation: ^0.0.3