1
0
mirror of https://github.com/flutter/samples.git synced 2025-11-08 22:09:06 +00:00
Commit Graph

5 Commits

Author SHA1 Message Date
Rody Davis
d5c2522a3b Fix typo and remove unused code in gemini_tasks sample (#2300)
- Fix typo
- Remove unused code.

---------

Co-authored-by: Parker Lougheed <parlough@gmail.com>
2024-05-22 14:39:40 -05:00
Kevin Moore
a858f4701e Bump deps and min SDKs, move web apps to new bootstrapping logic (#2292)
Also removed the web measurement experiment from the material 3 demo
2024-05-14 22:33:41 -07:00
Andrew Brogdon
8575261d37 Adds missing READMEs to dynamic_theme, gemini_tasks (#2288)
Adds `README.md` files to the dynamic_theme and gemini_tasks projects.
Also removes a block of commented-out code from one of them.
2024-05-14 10:44:48 -04:00
Eric Windmill
3172aff8f8 Updates for 3.22 (#2266)
Updates for 3.22

---------

Co-authored-by: Brett Morgan <brettmorgan@google.com>
Co-authored-by: Qun Cheng <chengqunq@gmail.com>
Co-authored-by: Brett Morgan <brett.morgan@gmail.com>
2024-05-14 10:37:24 -04:00
Andrew Brogdon
71fef7c869 Adding dynamic_theme and gemini_tasks (#2287)
Adds two new samples that use the Google Generative AI SDK for Dart.
Both were created by @rodydavis. I'm merely the uploader so to speak.

## Pre-launch Checklist

- [X] I read the [Flutter Style Guide] _recently_, and have followed its
advice.
- [X] I signed the [CLA].
- [X] I read the [Contributors Guide].
- [X] I updated/added relevant documentation (doc comments with `///`).
- [X] All existing and new tests are passing.
2024-05-13 11:36:15 -04:00