1
0
mirror of https://github.com/flutter/samples.git synced 2026-03-21 20:08:16 +00:00

[samples] Remove gemini_tasks (#2815)

Removes deprecated gemini_tasks.
This commit is contained in:
Fred Sauer
2026-03-12 10:13:14 -07:00
committed by GitHub
parent e8557507ff
commit dcaf555586
143 changed files with 11 additions and 5612 deletions

View File

@@ -7,10 +7,9 @@ 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
## 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.
* The [google-gemini github](https://github.com/google-gemini) has additional Flutter samples.