- 12 Nov, 2018 1 commit
-
-
Hans Muller authored
-
- 11 Nov, 2018 1 commit
-
-
Jonah Williams authored
-
- 09 Nov, 2018 1 commit
-
-
Todd Volkert authored
-
- 08 Nov, 2018 1 commit
-
-
Ian Hickson authored
We have templates now.
-
- 07 Nov, 2018 2 commits
-
-
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.
-
Jonah Williams authored
-
- 06 Nov, 2018 7 commits
-
-
Jonah Williams authored
-
Jonah Williams authored
-
Jonah Williams authored
-
Jonah Williams authored
-
Jonah Williams authored
This reverts commit 71e9bd6f.
-
Jonah Williams authored
-
Devon Carew authored
* add an analysis_options excludes for the build/ dir * fix bots
-
- 05 Nov, 2018 1 commit
-
-
Alexandre Ardhuin 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
-
- 31 Oct, 2018 1 commit
-
-
Dan Field authored
* Use Xcode build configurations to drive Flutter build mode * Proper check wrt local_engine, print error if profile mode misisng * Remove unused code, update tests, fix template problem, update warning * fix up warning * add explanatory dev comment * fix whitespace * missing words, change lambda arrow to function body * error indentation * Test early exits for xcode_backend.sh * only on macOS, use right test * Update error messages * case insensitive compare for build config * Update gallery podfile * update projects to add profile configuration * make compatible with flavors * add missing plist files * add FLUTTER_FRAMEWORK_DIR back, set swift version for profile, tell Podfile about profile
-
- 30 Oct, 2018 3 commits
-
-
Dan Field authored
* Revert "Update templates (#23698)" This reverts commit 5b0de6d6. * Revert "Verify that date/number translations exist for all supported languages (#23692)" This reverts commit 3449edf2. * Revert "Reland Xcode backend refactor (#23574)" This reverts commit 7270f284.
-
Dan Field authored
* Use Xcode build configurations to drive Flutter build mode * Proper check wrt local_engine, print error if profile mode misisng * Remove unused code, update tests, fix template problem, update warning * fix up warning * add explanatory dev comment * fix whitespace * missing words, change lambda arrow to function body * error indentation * Test early exits for xcode_backend.sh * only on macOS, use right test * Update error messages * case insensitive compare for build config * Update gallery podfile * update projects to add profile configuration * make compatible with flavors * add missing plist files
-
Devon Carew authored
-
- 26 Oct, 2018 1 commit
-
-
xster authored
Allow heroes to fly across navigators and restrict Cupertino nav bars to per navigator by default (#23322)
-
- 24 Oct, 2018 1 commit
-
-
Kevin Moore authored
-
- 23 Oct, 2018 2 commits
- 20 Oct, 2018 1 commit
-
-
Stanislav Baranov authored
-
- 19 Oct, 2018 1 commit
-
-
Chris Bracken authored
Coverage 0.12.3 includes a fix for dart-lang/coverage#194, which was causing errors on the flutter build bots. Linter was updated automatically as a side effect of running `flutter update-packages --force-upgrade`.
-
- 18 Oct, 2018 3 commits
-
-
Yegor authored
This reverts commit 751c083f. Our buildbots need to be upgraded to a newer version of the Android SDK.
-
Sebastian Roth authored
-
- 17 Oct, 2018 2 commits
-
-
Yegor authored
This re-lands 3c56e6c7 on top of a new Dart SDK that contains new mixin syntax fixes.
-
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.
-
- 11 Oct, 2018 2 commits
-
-
Jonah Williams authored
-
Jason Simmons authored
-
- 10 Oct, 2018 2 commits
-
-
Sebastian Roth authored
-
Hans Muller authored
ButtonThemeData no longer requires a colorScheme. If colorScheme is null, ButtonTheme.of() will initialize it from the current Theme.
-