diff --git a/tool/flutter_ci_script_beta.sh b/tool/flutter_ci_script_beta.sh index 173d237c2..787a99705 100755 --- a/tool/flutter_ci_script_beta.sh +++ b/tool/flutter_ci_script_beta.sh @@ -22,7 +22,8 @@ declare -ar PROJECT_NAMES=( # TODO(DomesticMouse): Needs to be re-formatted for Flutter beta # "experimental/linting_tool" "flutter_maps_firestore" - "form_app" + # TODO(domesticmouse): 'errorColor' is deprecated and shouldn't be used. + # "form_app" "game_template" "infinite_list" "ios_app_clip"