mirror of
https://github.com/flutter/samples.git
synced 2026-03-21 20:08:16 +00:00
15 lines
731 B
Markdown
15 lines
731 B
Markdown
# 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:
|
|
|
|
* [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. |