diff --git a/tool/flutter_ci_script_beta.sh b/tool/flutter_ci_script_beta.sh index a29cb3948..d9a7f4aac 100755 --- a/tool/flutter_ci_script_beta.sh +++ b/tool/flutter_ci_script_beta.sh @@ -17,7 +17,8 @@ declare -ar PROJECT_NAMES=( "animations" # TODO(domesticmouse): Re-enable once Dart 2.17 is stable # "desktop_photo_search/fluent_ui" - "desktop_photo_search/material" + # TODO(domesticmouse): Re-enable once Dart 2.17 is stable + # "desktop_photo_search/material" "experimental/federated_plugin/federated_plugin" "experimental/web_dashboard" "experimental/linting_tool"