- 21 Mar, 2022 4 commits
-
-
Pierre-Louis authored
* fix deprecated_new_in_comment_reference for `material` library in a future version of the SDK, these will be flagged, fix them now * Update pubspec.yaml
-
MrBirb authored
-
Taha Tesser authored
-
Pierre-Louis authored
* first pass * x * x * address feedback * support multiple extensions * add convenience function, Object ⇒ dynamic, lerping * remove not-useful comment * fix examples/api lower sdk constraint * remove trailing spaces * remove another pesky trailing space * improve lerp * address feedback * hide map implementation from constructor and copyWith * use iterableproperty * Revert "hide map implementation from constructor and copyWith" This reverts commit a6994af0046e3c90dbc9405cac628feb5b2d3031. * slow down sample * make theme extension params required * add null check * improve documentation * fix hashCode and operator == overrides * modify existing tests * remove trailing spaces * add all tests except lerping * fix lerping bug * add toString to themeExtension example * add lerping test * assume non-nullability in example * address feedback * update docs * remove trailing space * use Map.unmodifiable
-
- 18 Mar, 2022 7 commits
-
-
fzyzcjy authored
-
chunhtai authored
* Add fadeDuration back to TextSelectionOverlay * fix build and add dart fix * format * add test
-
Jonah Williams authored
-
Justin McCandless authored
-
Taha Tesser authored
-
Michael Goderbauer authored
-
Anthony authored
[Material] Use InkSparkle for splashFactory in ThemeData when useMaterial3 is true for Android non-web runtimes (#99882) [Material] Use InkSparkle for splashFactory in ThemeData when useMaterial3 is true for Android non-web runtimes (#99882)
-
- 17 Mar, 2022 5 commits
-
-
Jonah Williams authored
-
Justin McCandless authored
-
Darren Austin authored
-
jellynoone authored
-
Emmanuel Garcia authored
-
- 16 Mar, 2022 3 commits
-
-
Zachary Anderson authored
This reverts commit 509ddfda.
-
Emmanuel Garcia authored
-
moko256 authored
-
- 15 Mar, 2022 2 commits
-
-
Sahaj Rana authored
* Add 'mouseCursor' to TextFormField Added 'mouseCursor' to TextFormField. Related issue: https://github.com/flutter/flutter/issues/99770 * added test for 'mouseCursor' in TextFormField. added test for 'mouseCursor' in TextFormField. * Update packages/flutter/test/material/text_form_field_test.dart Co-authored-by:
Tong Mu <dkwingsmt@users.noreply.github.com> * Update packages/flutter/test/material/text_form_field_test.dart Co-authored-by:
Tong Mu <dkwingsmt@users.noreply.github.com> * Minor update: Added a space. * Removed icon & minor updates. Co-authored-by:
Tong Mu <dkwingsmt@users.noreply.github.com>
-
Jonah Williams authored
-
- 14 Mar, 2022 4 commits
-
-
Jesse authored
-
LongCatIsLooong authored
-
Emmanuel Garcia authored
-
Jonathan Joelson authored
-
- 10 Mar, 2022 3 commits
-
-
Kate Lovett authored
-
Darren Austin authored
-
Kate Lovett authored
-
- 09 Mar, 2022 8 commits
-
-
Anthony authored
Create an InkSparkle effect that matches the Material 3 ripple on Android 12. Similar to InkRipple, but uses the new custom shader API.
-
Kate Lovett authored
-
Darren Austin authored
-
Darren Austin authored
-
Justin McCandless authored
Just a docs change for a broken tool snippet.
-
Alexandre Ardhuin authored
-
LongCatIsLooong authored
-
Kate Lovett authored
-
- 08 Mar, 2022 4 commits
-
-
Kate Lovett authored
-
Darren Austin authored
Also added the Card tokens to the exported list.
-
Kate Lovett authored
-
Andrei Diaconu authored
-