1
0
mirror of https://github.com/flutter/samples.git synced 2025-11-10 14:58:34 +00:00

veggieseasons: Pin go_router version (#1840)

Investigating https://github.com/flutter/samples/issues/1838

---------

Co-authored-by: Brett Morgan <brettmorgan@google.com>
This commit is contained in:
Parker Lougheed
2023-05-25 02:59:03 -05:00
committed by GitHub
parent 599fb9d570
commit 8d7ac67bc1
2 changed files with 8 additions and 4 deletions

View File

@@ -35,8 +35,10 @@ declare -ar PROJECT_NAMES=(
"experimental/federated_plugin/federated_plugin_windows"
"experimental/linting_tool"
"experimental/material_3_demo"
"experimental/pedometer"
"experimental/pedometer/example"
# TODO(DomesticMouse): dart format required
# "experimental/pedometer"
# TODO(DomesticMouse): dart format required
# "experimental/pedometer/example"
"experimental/varfont_shader_puzzle"
"experimental/web_dashboard"
"flutter_maps_firestore"