Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds ai_recipe_generation sample #2242

Merged
merged 10 commits into from
May 14, 2024
Merged

Adds ai_recipe_generation sample #2242

merged 10 commits into from
May 14, 2024

Conversation

ericwindmill
Copy link
Contributor

Adding the demo app from my I/O talk. Because AI.

Pre-launch Checklist

  • I read the [Flutter Style Guide] recently, and have followed its advice.
  • I signed the [CLA].
  • I read the [Contributors Guide].
  • I updated/added relevant documentation (doc comments with ///).
  • All existing and new tests are passing.

@ericwindmill ericwindmill changed the title adds ai_recipe_generation sample Adds ai_recipe_generation sample Apr 16, 2024
@ericwindmill ericwindmill marked this pull request as ready for review April 16, 2024 15:44
@domesticmouse
Copy link
Contributor

I'd suggest rolling this up into the update PR for the next stable. It shouldn't be part of the main repo until stable updates anyway.

@@ -14,6 +14,8 @@ declare -ar PROJECT_NAMES=(
"add_to_app/multiple_flutters/multiple_flutters_module"
"add_to_app/plugin/flutter_module_using_plugin"
"add_to_app/prebuilt_module/flutter_module"
# TODO(ewindmill): Already updated for 3.22, breaks CI due to using WidgetStateProperty and friends
# "ai_recipe_generation"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We need to hold off landing this until this carve out is not required. Only things in experimental are allowed to ignore stable CI =)

@ericwindmill ericwindmill changed the title Adds ai_recipe_generation sample [Do not merge] Adds ai_recipe_generation sample Apr 17, 2024
@domesticmouse domesticmouse changed the title [Do not merge] Adds ai_recipe_generation sample Adds ai_recipe_generation sample May 13, 2024
@domesticmouse domesticmouse added the autosubmit Merge PR when tree becomes green via auto submit App label May 13, 2024
@auto-submit auto-submit bot removed the autosubmit Merge PR when tree becomes green via auto submit App label May 13, 2024
Copy link
Contributor

auto-submit bot commented May 13, 2024

auto label is removed for flutter/samples/2242, due to - The status or check suite Test Flutter master on ubuntu-latest has failed. Please fix the issues identified (or deflake) before re-applying this label.

@ericwindmill ericwindmill merged commit be52906 into main May 14, 2024
13 of 14 checks passed
@ericwindmill ericwindmill deleted the add_ai_recipe_app branch May 14, 2024 15:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants