Eric Windmill
719fd72c38
Flutter 3.29 beta ( #2571 )
2025-02-12 18:08:01 -05:00
Qun Cheng
649e0e4db9
Update ColorScheme to show the newly added color roles ( #2299 )
...
This PR is to fix #2289 and add newly added `ColorScheme` roles since
https://github.com/flutter/flutter/pull/144273
---------
Co-authored-by: Parker Lougheed <parlough@gmail.com >
2024-05-22 13:22:04 -05: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
Kevin Moore
5b6d214d2a
[material_3_demo] Use switch expressions ( #2193 )
2024-03-06 20:44:05 +01:00
Kevin Moore
4f01fbb9c1
Material 3 demo: add tooltips to expanded color picker widgets ( #1848 )
2023-05-26 12:04:49 -07:00
Qun Cheng
1d6e5a0ece
Use SliverList and cache content height ( #1802 )
2023-05-12 11:06:50 -07:00
Brett Morgan
36e7a6ab04
Update for Flutter 3.10 beta ( #1746 )
...
## 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 `///`).
- [ ] All existing and new tests are passing.
---------
Co-authored-by: David Iglesias <ditman@gmail.com >
Co-authored-by: Mark Thompson <2554588+MarkTechson@users.noreply.github.com >
Co-authored-by: John Ryan <ryjohn@google.com >
2023-05-11 06:16:31 +10:00
Pierre-Louis
79bd62952d
Improvements to M3 demo app ( #1647 )
...
* improvements
* fix focus
* add comment
* add comment
* copy changes to root material_3_demo
* fix large breakpoint
* fix large breakpoint
* Create integration_test.dart
* refactor main.dart into home.dart and constants.dart
* add integration_test to pubspec
* copy to root material_3_demo
* remove removal of constraints
* address feedback
2023-02-14 19:18:36 +01:00