- 06 Oct, 2020 2 commits
-
-
Alexandre Ardhuin authored
* migrate material to nullsafety * address review comments * address review comments * fix build
-
Michael Goderbauer authored
-
- 05 Oct, 2020 3 commits
-
-
Kate Lovett authored
-
Darren Austin authored
Fixed a problem with invalid dates when switching back to calendar mode in the date range picker. (#67159)
-
Michael Goderbauer authored
-
- 03 Oct, 2020 1 commit
-
-
Michael Goderbauer authored
This reverts commit 81439922.
-
- 02 Oct, 2020 3 commits
-
-
Alexandre Ardhuin authored
* migrate some material files to nullsafety * review
-
Michael Goderbauer authored
-
Rami authored
-
- 01 Oct, 2020 2 commits
-
-
Rami authored
-
Michael Goderbauer authored
-
- 28 Sep, 2020 1 commit
-
-
Jonah Williams authored
-
- 27 Sep, 2020 1 commit
-
-
Michael Goderbauer authored
-
- 26 Sep, 2020 1 commit
-
-
Nguyễn Thanh Hải authored
-
- 25 Sep, 2020 2 commits
-
-
MH Johnson authored
* Remove opacity from check and add test
-
Hans Muller authored
-
- 24 Sep, 2020 1 commit
-
-
Yash Johri authored
-
- 23 Sep, 2020 1 commit
-
-
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.
-
- 22 Sep, 2020 1 commit
-
-
Dan Field authored
Remove fake image implementations, add createTestImage to flutter_test
-
- 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 4 commits
-
-
Justin McCandless authored
-
xubaolin authored
-
Yash Johri 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 6 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
-
Anthony authored
-
Tong Mu authored
Expose GestureBinding.handlePointerEvent, replacing dispatchEvent as the preferred way to dispatch events (#64846)
-
- 15 Sep, 2020 1 commit
-
-
Hans Muller authored
-