Eric Windmill
|
0c5ca75d29
|
Release 3.47 (#2879)
Minor updates for release 3.47
## 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 have added sample code updates to the [changelog].
- [x] I updated/added relevant documentation (doc comments with `///`).
If you need help, consider asking for advice on the #hackers-devrel
channel on [Discord].
<!-- Links -->
[Flutter Style Guide]:
https://github.com/flutter/flutter/blob/master/docs/contributing/Style-guide-for-Flutter-repo.md
[CLA]: https://cla.developers.google.com/
[Discord]:
https://github.com/flutter/flutter/blob/master/docs/contributing/Chat.md
[Contributors Guide]:
https://github.com/flutter/samples/blob/main/CONTRIBUTING.md
[changelog]: ../CHANGELOG.md
---------
Co-authored-by: Parker Lougheed <parlough@gmail.com>
|
2026-08-12 12:21:23 -07:00 |
|
Eric Windmill
|
719fd72c38
|
Flutter 3.29 beta (#2571)
|
2025-02-12 18:08:01 -05:00 |
|
Kevin Moore
|
37e149d8a6
|
[element_embedding_demo] migrate to dart:js_interop (#2231)
|
2024-04-05 07:12:31 -07:00 |
|
Sasank Tumpati
|
0e1355841d
|
Fixed ThemeData in the Flutter Samples unnecessarily includes useMaterial3 = true (Issue #2214) (#2217)
|
2024-03-20 20:16:39 +11:00 |
|
Miguel Beltran
|
ca4453a87f
|
Enable Material 3 in web_embedding (#1967)
|
2023-07-26 18:09:15 +10:00 |
|
Brett Morgan
|
91cb685d1f
|
Publish web_embedding (#1777)
## 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
Co-authored-by: Mark Thompson
<2554588+MarkTechson@users.noreply.github.com>
Co-authored-by: David Iglesias <ditman@gmail.com>
Co-authored-by: Mark Thompson <2554588+MarkTechson@users.noreply.github.com>
Co-authored-by: David Iglesias <ditman@gmail.com>
|
2023-05-06 10:53:17 +10:00 |
|