Eric Windmill
b023fdabcb
checkin - updated to workspace
10 months ago
Eric Windmill
ef2e8e71ee
checkin
10 months ago
Eric Windmill
50ecc5afea
checkin
10 months ago
Eric Windmill
78b847cf12
checkin
10 months ago
Eric Windmill
8b19871277
checkin
10 months ago
Eric Windmill
a94af64678
gemini ran ci
10 months ago
Eric Windmill
719fd72c38
Flutter 3.29 beta ( #2571 )
1 year ago
Parker Lougheed
90f0584108
Clean up SDK constraints and lints ( #2471 )
2 years ago
Eric Windmill
0e3289740c
Add IDX template configuration to Gemini samples ( #2344 )
...
Adds the configuration needed to open a subdirectory as a template in
IDX. Configuration is added to two samples that use Gemini -- Dynamic
theme and Gemini tasks
2 years ago
Brett Morgan
f117a0bad9
Bump `flutter_markdown` version to latest ( #2339 )
...
fixes: https://github.com/flutter/samples/issues/2332
## 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.
If you need help, consider asking for advice on the #hackers-devrel
channel on [Discord].
<!-- Links -->
[Flutter Style Guide]:
https://github.com/flutter/flutter/wiki/Style-guide-for-Flutter-repo
[CLA]: https://cla.developers.google.com/
[Discord]: https://github.com/flutter/flutter/wiki/Chat
[Contributors Guide]:
https://github.com/flutter/samples/blob/main/CONTRIBUTING.md
2 years ago
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
2 years ago
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.
2 years ago
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>
2 years ago
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.
2 years ago