1
0
mirror of https://github.com/flutter/samples.git synced 2025-11-08 13:58:47 +00:00
This commit is contained in:
Brett Morgan
2022-05-11 12:48:11 -07:00
committed by GitHub
parent fb00d0a102
commit ccd68f34e2
242 changed files with 1719 additions and 1430 deletions

View File

@@ -27,8 +27,7 @@ declare -ar PROJECT_NAMES=(
"ios_app_clip"
"isolate_example"
"jsonexample"
# TODO(domesticmouse): Re-enable once Dart 2.17 is stable
# "material_3_demo"
"material_3_demo"
"navigation_and_routing"
"null_safety/null_safe_app"
"null_safety/null_unsafe_app"
@@ -38,8 +37,7 @@ declare -ar PROJECT_NAMES=(
"platform_view_swift"
"provider_counter"
"provider_shopper"
# TODO: Re-enable once Dart 2.17 is stable
# "simplistic_editor"
"simplistic_editor"
"testing_app"
"veggieseasons"
)