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 d25b391 commit 3de5865Copy full SHA for 3de5865
flutter_ci_script_main.sh
@@ -9,7 +9,8 @@ declare -a CODELABS=(
9
"adaptive_app"
10
"animated-responsive-layout"
11
"animations"
12
- "audio_soloud"
+ # Tracking bug: https://github.com/flutter/flutter/issues/177296
13
+ # "audio_soloud"
14
"boring_to_beautiful"
15
"brick_breaker"
16
"colorist"
flutter_ci_script_stable.sh
@@ -9,8 +9,7 @@ declare -a CODELABS=(
- # Tracking bug: https://github.com/flutter/flutter/issues/177296
- # "audio_soloud"
+ "audio_soloud"
0 commit comments