- 04 Jan, 2019 1 commit
-
-
Michael Goderbauer authored
-
- 27 Dec, 2018 1 commit
-
-
Michael Goderbauer authored
-
- 22 Dec, 2018 1 commit
-
-
Hans Muller authored
-
- 19 Dec, 2018 1 commit
-
-
xster authored
-
- 18 Dec, 2018 1 commit
-
-
Hans Muller authored
* Video Demo instrumentation * Video Demo instrumentation * Updated per review * Fixed a typo
-
- 12 Dec, 2018 1 commit
-
-
Trevor Wang authored
-
- 10 Dec, 2018 1 commit
-
-
jslavitz authored
-
- 19 Nov, 2018 2 commits
-
-
Hans Muller authored
This reverts commit 4ec8883b.
-
Hans Muller authored
-
- 08 Nov, 2018 1 commit
-
-
Ian Hickson authored
We have templates now.
-
- 07 Nov, 2018 1 commit
-
-
Michael Beckler authored
Should fix #22226. Code introduced in #20890 caused a regression that broke color flooding animations in a BottomNavigationBar that has BottomNavigationBarType.shifting. The original issue (#19653) dealt with background color changes not occurring until another tab was selected. The result is that the background color instantly changes whenever the state changes and when the widget changes, instead of allowing a new widget to animate the background color change.
-
- 06 Nov, 2018 1 commit
-
-
Jonah Williams authored
-
- 02 Nov, 2018 3 commits
-
-
Hans Muller authored
This reverts commit 76a1abd4.
-
Hans Muller authored
-
Jonah Williams authored
This reverts commit 949cfcf1.
-
- 01 Nov, 2018 1 commit
-
-
Hans Muller authored
-
- 30 Oct, 2018 1 commit
-
-
Devon Carew authored
-
- 24 Oct, 2018 1 commit
-
-
Kevin Moore authored
-
- 23 Oct, 2018 1 commit
-
-
xster authored
-
- 17 Oct, 2018 1 commit
-
-
Alexandre Ardhuin authored
-
- 16 Oct, 2018 1 commit
-
-
Alexandre Ardhuin authored
* Future<void> main * Future<void>.delayed * prefer_void_to_Null * address review comments
-
- 12 Oct, 2018 2 commits
-
-
matthew-carroll authored
This reverts commit 80f80ab0.
-
matthew-carroll authored
For G3 Roll: * Revert "MaterialButton must honor its minWidth and height parameters (#22919)" This reverts commit a0233233. * Revert "Update uses of ButtonTheme.bar: pass along the current Theme's colorScheme (#22827)" This reverts commit 655bf6a2. * Revert "ButtonTheme.of().colorScheme defers to Theme (#22880)" This reverts commit a590940e. * Revert "Bring TextTheme into alignment with the current Material spec (#22330)" This reverts commit 8bfb4b3e. * Revert "Added ColorScheme, updated ThemeData, ButtonTheme, material buttons (#22013)" This reverts commit eea3465a. * Manual adjustments to fix reversion issues.
-
- 10 Oct, 2018 2 commits
-
-
Hans Muller authored
ButtonThemeData no longer requires a colorScheme. If colorScheme is null, ButtonTheme.of() will initialize it from the current Theme.
-
Hans Muller authored
-
- 09 Oct, 2018 1 commit
-
-
Jonah Williams authored
-
- 08 Oct, 2018 3 commits
-
-
Hans Muller authored
* Update uses of ButtonTheme.bar * updated gallery themes * Remove unnecessary const Fixes #22789
-
xster authored
-
Hans Muller authored
-
- 04 Oct, 2018 1 commit
-
-
Alexandre Ardhuin authored
-
- 02 Oct, 2018 2 commits
-
-
Hans Muller authored
Introduce an overall material "color scheme" and to make it possible to redefine how a component's visual properties bind to the color scheme and to the existing material Theme.
-
mockturtl authored
* use RadioListTile in expansion panels demo Fixes #6048. - expose `_Location` - appease analyzer
-
- 01 Oct, 2018 2 commits
-
-
Alexandre Ardhuin authored
-
xster authored
-
- 29 Sep, 2018 1 commit
-
-
Viet Do authored
-
- 28 Sep, 2018 1 commit
-
-
xster authored
-
- 26 Sep, 2018 1 commit
-
-
xster authored
-
- 23 Sep, 2018 1 commit
-
-
Ian Hickson authored
-
- 22 Sep, 2018 1 commit
-
-
Ian Hickson authored
* Improve documentation and clean up code. * Remove "Note that". The phrase "note that" is basically meaningless as a prefix to an otherwise fine sentence.
-
- 14 Sep, 2018 1 commit
-
-
Alexandre Ardhuin authored
-