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