We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
adaptive_app
1 parent a70d46d commit d2b5f58Copy full SHA for d2b5f58
flutter_ci_script_master.sh
@@ -6,7 +6,8 @@ DIR="${BASH_SOURCE%/*}"
6
source "$DIR/flutter_ci_script_shared.sh"
7
8
declare -a CODELABS=(
9
- "adaptive_app"
+ # TODO: Re-introduce once `flex_color_scheme` is updated for Flutter 3.33
10
+ # "adaptive_app"
11
"animated-responsive-layout"
12
"animations"
13
"audio_soloud"
0 commit comments