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
2024-06-30 16:19:33 +10: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