Skip to content

Commit

Permalink
Merge branch 'flutter:main' into flutter_gpu-enable-windows
Browse files Browse the repository at this point in the history
  • Loading branch information
domesticmouse authored Feb 19, 2025
2 parents aeb20c8 + f3c7a12 commit bf4de7b
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions flutter_ci_script_master.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,13 @@ DIR="${BASH_SOURCE%/*}"
source "$DIR/flutter_ci_script_shared.sh"

declare -a CODELABS=(
"adaptive_app"
# TODO(DomesticMouse): The argument type 'TabBarTheme' can't be assigned to the parameter type 'TabBarThemeData?'.
# "adaptive_app"
"animated-responsive-layout"
"animations"
"audio_soloud"
"boring_to_beautiful"
# TODO(DomesticMouse): The argument type 'CardTheme' can't be assigned to the parameter type 'CardThemeData?'.
# "boring_to_beautiful"
"brick_breaker"
"dart-patterns-and-records"
"deeplink_cookbook"
Expand Down

0 comments on commit bf4de7b

Please sign in to comment.