# Sample retired The `ai_recipe_generation` sample has been retired. The sample was written for an event (Google IO 2024). Per our policies, we don't maintain samples that are tied to events. This sample has been copied to [another repository](https://github.com/ericwindmill/gemini_recipe_generation). It will not be updated to reflect changes to Gemini. ## Other Gemini resources The following resources can assist you in integrating Gemini with Flutter: * [gemini_tasks sample](https://github.com/flutter/samples/tree/main/gemini_tasks) is a Gemini sample in this repository. * [google_generative_ai package](https://pub.dev/packages/google_generative_ai) is the package that Flutter apps use to integrate with gemini, and it has additional samples. * The [google-gemini github](https://github.com/google-gemini) has additional Flutter samples.