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.
1 parent b3c9bc9 commit 6ac0759Copy full SHA for 6ac0759
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(DomesticMouse): The argument type 'TabBarTheme' can't be assigned to the parameter type 'TabBarThemeData?'.
10
+ # "adaptive_app"
11
"animated-responsive-layout"
12
"animations"
13
"audio_soloud"
0 commit comments