2273 Commits

Author SHA1 Message Date
Rami
1aabe314a9
[Material 3] Update TextTheme to have M3 names for styles (#93725) 2021-12-06 08:04:04 -08:00
xubaolin
313b5f30d9
update the scrollbar that support always show the track even not on hover (#90178) 2021-12-03 19:54:03 -08:00
xubaolin
d0e0052939
Change the TabController should make both TabBar and TabBarView return to the initial index (#94339) 2021-12-03 19:44:07 -08:00
Ian Hickson
5ddc00cc03
Use EnumName.name where possible. (#94496) 2021-12-03 16:39:04 -08:00
Michael Goderbauer
f4a44a9d68
Reland "Mixin for slotted RenderObjectWidgets and RenderBox (#94077)" (#94632) 2021-12-03 14:39:02 -08:00
Darren Austin
8630315aad
API to generate a ColorScheme from a single seed color. (#93463) 2021-12-03 14:29:05 -08:00
Michael Goderbauer
80f732bc4e
Make chip test not depend on child order (#94624) 2021-12-03 13:24:04 -08:00
Michael Goderbauer
885a1482f8
Revert "Mixin for slotted RenderObjectWidgets and RenderBox (#94077)" (#94620)
This reverts commit 988959dad9b6f07086d5a0903b1fb17ce3d00188.
2021-12-03 10:39:11 -08:00
Michael Goderbauer
988959dad9
Mixin for slotted RenderObjectWidgets and RenderBox (#94077) 2021-12-03 09:29:06 -08:00
Taha Tesser
b5e1ebd733
Revert "Add splashRadius property to IconTheme (#93478)" (#94482) 2021-12-01 12:09:05 -08:00
Hans Muller
bb3b45a7f8
Reland "ChipThemeData is now conventional" (#94179) 2021-12-01 11:50:53 -08:00
Taha Tesser
ed8468b9f0
Add splashRadius property to IconTheme (#93478) 2021-12-01 09:54:04 -08:00
nt4f04uNd
90f93a5ad0
Allow to click through scrollbar when gestures are disabled (#91532) 2021-12-01 05:49:05 -08:00
MH Johnson
bd77118ecb
[Material 3] Add optional indicator to Navigation Rail. (#92930) 2021-11-30 17:19:06 -08:00
sanlittt
8733218305
Expose enableDrag property for showBottomSheet (#90932) 2021-11-30 17:09:08 -08:00
Viren Khatri
f62a128025
Allow users to center align the floating label (#90157)
Adds floatingLabelAlignment to position the label above the field.
2021-11-23 14:37:23 -08:00
Darren Austin
128c723445
Added Material 3 colors to ColorScheme. (#93427)
* Added the new Material 3 colors to ColorScheme.

* Deprecated primaryVariant and secondaryVariant colors in the ColorScheme.

* Added a flutter fix for the deprecated colors.
2021-11-23 13:56:16 -08:00
Ivan
57d1d7bee7
handle new route if moved from one navigator to another (#89226) 2021-11-23 10:29:53 -08:00
Taha Tesser
59400bfcf0
Request focus in onTap callback from DropdownButton (#93716) 2021-11-23 00:18:07 -08:00
Hans Muller
ab7161fab8
Revert "ChipThemeData is now conventional" (#93797) 2021-11-19 17:38:06 -08:00
Rami
a395c952e9
Support for MaterialTapTargetSize within ToggleButtons (#93259) 2021-11-19 15:41:33 -08:00
Jenn Magder
c82e78d2a9
Revert "TextField border gap padding improvement (#92940)" (#93925)
This reverts commit e4b78ffc432fc5086b774bd5a572a248d02b4af9.
2021-11-19 12:22:19 -08:00
Darren Austin
7d0981770c
Added useMaterial3 flag to ThemeData. (#93434) 2021-11-18 22:28:07 -08:00
Justin McCandless
e4b78ffc43
TextField border gap padding improvement (#92940) 2021-11-18 22:18:09 -08:00
Harry Terkelsen
5d7fc2358a
Fix analysis error in icon button test (#93749) 2021-11-16 17:51:08 -08:00
Pierre-Louis
e1a96b812e
Deprecate primaryColorBrightness (#93396) 2021-11-16 15:03:03 -08:00
Hans Muller
8612f80ab1
ChipThemeData is now conventional (#93452) 2021-11-16 15:00:47 -08:00
Justin McCandless
297a7c7565
Desktop edge scrolling (#93170) 2021-11-16 14:58:05 -08:00
Viren Khatri
2719f65bd3
Updated IconButton.iconSize to get value from theme (#87643) 2021-11-16 14:52:33 -08:00
Kate Lovett
c7572150fa
Skip the right web golden file test (#93740) 2021-11-16 16:20:15 -06:00
Kate Lovett
0a2227c286
Reland Remove BottomNavigationBarItem.title deprecation (#92197) 2021-11-15 11:00:34 -08:00
Michael Goderbauer
d77bc51856
Use navigator instead of overlay as TickerProvider for ModalBottomSheet (#93499) 2021-11-11 14:54:32 -08:00
smitsk
9659db7be8
Fix text cursor or input can be outside of the text field (#91698) 2021-11-11 14:44:34 -08:00
Taha Tesser
acb61ace1f
[CupertinoActivityIndicator] Add color parameter (#92172) 2021-11-10 14:41:32 -08:00
Hans Muller
2b33dae9ba
Add Border customization to CheckboxListTile (reprise) (#93271) 2021-11-08 13:52:41 -08:00
Hans Muller
f4f23ecb59
Added SharedAppData to the widgets library (#93175) 2021-11-08 12:27:14 -08:00
Hans Muller
0815da4d38
Revert "Added widgets/AppModel" (#93161) 2021-11-05 16:13:03 -07:00
Markus Aksli
7b7778a809
Add golden tests for default and overriden expandedTitleScale in FlexibleSpaceBar (#93059) 2021-11-05 12:08:05 -07:00
Hans Muller
389a12f4e0
Added widgets/AppModel (#92297) 2021-11-03 20:23:02 -07:00
Markus Aksli
a4b5123395
Add animationDuration property to TabController (#91987) 2021-11-03 19:15:34 -07:00
fzyzcjy
6cd39cce1d
Fix typo that is introduced in hotfix 2.5.x (#92745) 2021-11-03 17:47:05 -07:00
Markus Aksli
9cfefafdeb
Add expandedScale to FlexibleSpaceBar (#92160) 2021-11-03 15:13:04 -07:00
Konstantin Scheglov
59d8aca3fc
Fix a few prefer_const_declarations and avoid_redundant_argument_values. (#92929) 2021-11-03 11:26:24 -07:00
LongCatIsLooong
ffcd32ebb6
Move text editing Actions to EditableTextState (#90684) 2021-11-03 11:11:32 -07:00
Pierre-Louis
3ccf730ad7
Reland "Refactor ThemeData (#91497)" (part 1) (#92822) 2021-11-01 21:09:13 +01:00
Michael Goderbauer
c3242a16b8
Blinking cursor respects TickerMode (#92614) 2021-11-01 11:43:03 -07:00
Dheeraj Verma
8880008452
Update Data Table Class with Borders Like Table Widgets (#36837) (#92670) 2021-11-01 09:08:05 -07:00
Pierre-Louis
7b507f6f6e
Revert "Refactor ThemeData (#91497)" (#92820)
This reverts commit 78689d347c40e7c0faebc1c5bcfac80e96262a65.
2021-11-01 11:40:48 +01:00
Darren Austin
dc9c62a45f
Removed primaryVariant from usage by the SnackBar. (#92443) 2021-10-29 17:21:24 -07:00
Pierre-Louis
78689d347c
Refactor ThemeData (#91497) 2021-10-29 08:33:41 +02:00