- 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
-
- 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 1 commit
-
-
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
-
- 12 Sep, 2018 2 commits
-
-
Jonah Williams authored
-
Alexandre Ardhuin authored
* enable lint unnecessary_new * fix tests * fix tests * fix tests
-
- 28 Aug, 2018 2 commits
-
-
xster authored
-
Ian Hickson authored
-
- 27 Aug, 2018 1 commit
-
-
Viet Do authored
Add a countdown timer picker as part of the Cupertino date picker.
-
- 24 Aug, 2018 1 commit
-
-
xster authored
-
- 23 Aug, 2018 1 commit
-
-
Jonah Williams authored
-
- 22 Aug, 2018 1 commit
-
-
Will Larche authored
* [Gallery] Elevations demo. TODO: Correct icon. * [Gallery] More elevations for the elevation demo. * [Gallery] Elevation toggle for elevation demo. * [Demos] Update temp icon on elevations demo. * [Demos] Changing action icon. * [Demos] Same. * [Demos] Adding new and const. * [Demos] Reverting formatting. * [Gallery] PR Feedback.
-
- 18 Aug, 2018 1 commit
-
-
Ian Hickson authored
* Fixes resulting from audit of issues links I looked at every link to GitHub in our repo. For cases where we had a TODO that was waiting for a bug to be fixed, and the bug has now been fixed, I applied the pending change. For cases where the link was out of date, I updated the link. * Update run_test.dart skip this test again since it failed on linux and macos bots
-
- 17 Aug, 2018 1 commit
-
-
TL Lee authored
<img width="273" alt="pesto_before" src="https://user-images.githubusercontent.com/13839358/43009716-64b6d726-8c0c-11e8-989a-13eaff72ccee.png"> <img width="273" alt="pesto_after" src="https://user-images.githubusercontent.com/13839358/43009717-66074a34-8c0c-11e8-92ae-f5fb4074f43a.png">
-
- 16 Aug, 2018 2 commits