- 13 Mar, 2023 1 commit
-
-
Pierre-Louis authored
Update Material tokens to 0.162
-
- 08 Mar, 2023 1 commit
-
-
Bruno Leroux authored
SystemUiOverlayStyle, add two examples and improve documentation
-
- 28 Feb, 2023 1 commit
-
-
Kate Lovett authored
Fix AppBar scrolled under for 2D scrolling
-
- 23 Feb, 2023 1 commit
-
-
Taha Tesser authored
Fix `SliverAppBar.medium` & `SliverAppBar.large` title overlap with leading/actions widgets, leading width, and title spacing (#120780) * Fix `SliverAppBar.medium` & `SliverAppBar.large` title overlap with leading/actions widgets, leading width, and title spacing * Add `titleSpacing` theme tests and consolidate multiple tests for the same widgets
-
- 22 Feb, 2023 1 commit
-
-
Mushaheed Syed authored
* Add ActionButtonIconsData for overriding action icons * Fix formatting issues * Add missing exports in material library and add copyWith method in ActionButtonIconsData * Move all action buttons, and icons to action_buttons.dart * Rename actionButtonIcons to actionIconTheme * Refactor buttons in action_buttons.dart to extend a private class for common implementation * Refactor icons in action_buttons * Fix docs in action_buttons_theme * Fix #107646 always use 'Icons.arrow_back' as a back_button icon in web * Update documentation for action buttons and add style parameter to every action button * Fix analyzer warnings * Add missing style argument in IconButton of _ActionButton * Add tests for action buttons, action icon theme, drawer buttons, and back buttons * Add example (+test) for action icon button's action icon theme in examples/api * Fix analysis errors * Add missing license header in action_icon_theme.0.dart * Fix deprecation notice in theme_data.dart * Update theme data tests for actionIconTheme * Remove iconSize parameter from ActionButtons and update docs * Fix failing tests * Update button color during backbutton tests to red * Fix analytics issues * Fix format
-
- 15 Feb, 2023 1 commit
-
-
LongCatIsLooong authored
-
- 13 Feb, 2023 1 commit
-
-
Qun Cheng authored
-
- 07 Feb, 2023 1 commit
-
-
Qun Cheng authored
* Update to v0.158 of the token database. * Update checkbox template * Fix DatePickerTheme test --------- Co-authored-by:
Qun Cheng <quncheng@google.com>
-
- 31 Jan, 2023 1 commit
-
-
Renzo Olivares authored
* remove textTheme usage from AppBar SliverAppBar and AppBarTheme and migrate usages in the framework * Fix test * update _PackageLicensePageTitle to accept titleTextStyle * Fix test --------- Co-authored-by:
Renzo Olivares <roliv@google.com>
-
- 25 Jan, 2023 1 commit
-
-
Ahmed Ashour authored
* Remove superfluous words from comments. * Revert `win32_window.h` Which seems to come from `gallery`
-
- 24 Jan, 2023 1 commit
-
-
Michael Goderbauer authored
* dart fix --apply * manual fixes
-
- 18 Jan, 2023 1 commit
-
-
Eilidh Southren authored
* theme override fix * add conditional centering
-
- 17 Jan, 2023 1 commit
-
-
Darren Austin authored
-
- 12 Jan, 2023 2 commits
-
-
Qun Cheng authored
IconButtonTheme should be overridden by the AppBar/AppBarTheme's iconTheme and actionsIconTheme (#118216)
-
Taha Tesser authored
-
- 03 Jan, 2023 1 commit
-
-
Darren Austin authored
* Updated to tokens v0.150. * Updated with a reverted list_tile.dart.
-
- 13 Dec, 2022 1 commit
-
-
Daniel Iglesia authored
* Add AppBar.forceMaterialTransparency (#101248) Allows gestures to reach widgets beneath the AppBar (when Scaffold.extendBodyBehindAppBar is true).
-
- 09 Dec, 2022 1 commit
-
-
Callum Moffat authored
-
- 28 Nov, 2022 1 commit
-
-
Darren Austin authored
-
- 15 Nov, 2022 1 commit
-
-
Darren Austin authored
-
- 07 Nov, 2022 1 commit
-
-
Bruno Leroux authored
* Use upper AnnotatedRegion properties when no bottom one found (and vice versa) * Update comments Co-authored-by:
Bruno Leroux <bruno.leroux@gmail.com>
-
- 31 Oct, 2022 1 commit
-
-
Greg Spencer authored
-
- 24 Oct, 2022 1 commit
-
-
Darren Austin authored
-
- 28 Sep, 2022 1 commit
-
-
Alexandre Ardhuin authored
-
- 19 Sep, 2022 1 commit
-
-
Qun Cheng authored
-
- 14 Sep, 2022 1 commit
-
-
Qun Cheng authored
-
- 12 Sep, 2022 1 commit
-
-
Greg Spencer authored
-
- 06 Sep, 2022 1 commit
-
-
Darren Austin authored
* Added support for surfaceTintColor and shadowColor to the Dialog widgets. * Updated the defaults for Material.shadowColor and Material.surfaceTint to allow turning off the features with a transparent color. * Added support for shadowColor and surfaceTintColor for Drawer widget.
-
- 02 Sep, 2022 1 commit
-
-
Pierre-Louis authored
-
- 01 Sep, 2022 1 commit
-
-
Qun Cheng authored
-
- 31 Aug, 2022 1 commit
-
-
Qun Cheng authored
-
- 23 Aug, 2022 2 commits
-
- 22 Aug, 2022 2 commits
-
-
Qun Cheng authored
-
Kate Lovett authored
-
- 18 Aug, 2022 1 commit
-
-
Qun Cheng authored
* Revert "Revert "Set `IconButton.visualDensity` default to `VisualDensity.standard` (#109349)" (#109421)" Co-authored-by:
Qun Cheng <quncheng@google.com>
-
- 11 Aug, 2022 3 commits
-
-
Qun Cheng authored
* Added documentation for AppBar actions Co-authored-by:
Qun Cheng <quncheng@google.com>
-
Qun Cheng authored
* Set IconButton's visualDensity to standard Co-authored-by:
Qun Cheng <quncheng@google.com>
- 10 Aug, 2022 1 commit
-
-
Ian Hickson authored
-