1
0
mirror of https://github.com/flutter/samples.git synced 2025-11-09 14:28:51 +00:00

simplistic_editor is failing on beta CI (#1224)

This commit is contained in:
Brett Morgan
2022-05-09 01:38:43 +10:00
committed by GitHub
parent 13c12642bc
commit c6663fe4c2

View File

@@ -41,7 +41,8 @@ declare -ar PROJECT_NAMES=(
"platform_view_swift" "platform_view_swift"
"provider_counter" "provider_counter"
"provider_shopper" "provider_shopper"
"simplistic_editor" # TODO(domesticmouse): Re-enable once Dart 2.17 is stable
# "simplistic_editor"
# TODO(domesticmouse): Re-enable once Dart 2.17 is stable # TODO(domesticmouse): Re-enable once Dart 2.17 is stable
# "testing_app" # "testing_app"
"veggieseasons" "veggieseasons"