We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fffaaae commit 0512386Copy full SHA for 0512386
tool/flutter_ci_script_master.sh
@@ -14,7 +14,8 @@ declare -ar PROJECT_NAMES=(
14
"add_to_app/multiple_flutters/multiple_flutters_module"
15
"add_to_app/plugin/flutter_module_using_plugin"
16
"add_to_app/prebuilt_module/flutter_module"
17
- "ai_recipe_generation"
+ # Don't use 'BuildContext's across async gaps.
18
+ # "ai_recipe_generation"
19
"analysis_defaults"
20
"android_splash_screen"
21
"animations"
0 commit comments