- 23 Sep, 2020 2 commits
-
-
Greg Spencer authored
Based on feedback from various desktop developers, and to be consistent between the defaults and the sample code, this PR switches the default for visual density in desktop themes to be compact instead of standard. It also removes the same setting from the sample code generated by "flutter create" because it is no longer needed now that it is the default.
-
Hamdi Kahloun authored
Wrapping the spacing SizedBox in Flexible.
-
- 22 Sep, 2020 2 commits
-
-
Aayan authored
-
Michael Goderbauer authored
-
- 21 Sep, 2020 1 commit
-
-
Justin McCandless authored
Fixes a bug when TextField is wrapped in IntrinsicHeight and visual density is below standard.
-
- 18 Sep, 2020 3 commits
-
-
Justin McCandless authored
-
xubaolin authored
-
GodHyum authored
* wrap LicensePage's loading widget with cardColor * Set AnimatedSwitcer's duration in LicensePage to zero * Remove AnimatedSwitcher * Add test code for checking color is same
-
- 17 Sep, 2020 9 commits
-
-
chunhtai authored
-
Darren Austin authored
Turn the opt-in default for ThemeData.useTextSelectionTheme to true so that everything uses the new TextSelectionTheme by default.
-
Matěj Žídek authored
-
Hans Muller authored
-
Jonah Williams authored
This reverts commit cb92ffc7.
-
Jonah Williams authored
This reverts commit fd0554ba.
-
chunhtai authored
-
Darren Austin authored
-
- 16 Sep, 2020 4 commits
-
-
nero authored
-
Justin McCandless authored
Fix a bug in the layout of some textfields with constrained height and visual density.
-
Michael R Fairhurst authored
-
YeungKC authored
-
- 15 Sep, 2020 5 commits
-
-
Hans Muller authored
-
Hans Muller authored
-
Anthony authored
[Material] Fix a jumping animation in the beginning of the extended Navigation Rail transition (#65659)
-
Pedro Massango authored
-
GodHyum authored
-
- 11 Sep, 2020 1 commit
-
-
Juyeong Lee authored
-
- 10 Sep, 2020 4 commits
-
-
Greg Spencer authored
-
Hans Muller authored
This reverts commit adc5f26b.
-
Per Classon authored
-
Shardul Nalegave authored
-
- 09 Sep, 2020 2 commits
-
-
Hansol Lee authored
-
Haeseok Lee authored
-
- 08 Sep, 2020 4 commits
-
-
Hans Muller authored
-
Ian Hickson authored
This allows us to rationalize the nullability of some of our APIs. Prior to this we'd end up in a situation where Container assumed that getClipPath would be non-null but Decoration was ok with return null.
-
chunhtai authored
-
Per Classon authored
This reverts commit cb4b8677.
-
- 04 Sep, 2020 1 commit
-
-
Zachary Anderson authored
This reverts commit 48f1a0a8.
-
- 03 Sep, 2020 1 commit
-
-
Kate Lovett authored
-
- 02 Sep, 2020 1 commit
-
-
Juyeong Lee authored
-