- 04 Jun, 2020 31 commits
-
-
Kate Lovett authored
-
Michael Rienstra authored
-
Jonah Williams authored
Make it possible for all FlutterCommands to be global free, by moving instantiation to inside the Zone context. Additionally, provide VerboseLogger and NotifyLogger (daemon) at the top level and remove from command-specific overrides. This allows removing a work around where web devices needed to look up directly from the context in non-test code. Technically the output preferences are still zone injected, but these will be moved soon as they were not being used correctly by the top level command (the injection comes after ArgParser reads the overflow values, causing numerous wrap issues)
-
jBrennen authored
-
Jonah Williams authored
This reverts commit 253eb1cf.
-
Jonah Williams authored
This reverts commit 720b7cb4.
-
Jonah Williams authored
This reverts commit bbe18f75.
-
Igor Akkerman authored
-
Hans Muller authored
-
Jonah Williams authored
Work towards removal of package:archive and ideally more stable unzipping of artifacts. These commands are available in Powershell 5+, which we already require for windows.
-
Jonah Williams authored
use -f to overwrite local tags on master branch
-
engine-flutter-autoroll authored
-
Michael Goderbauer authored
-
Jonah Williams authored
-
Jonah Williams authored
This reverts commit 28ea29e3.
-
engine-flutter-autoroll authored
-
Jonah Williams authored
-
Tomohiro Hattori authored
-
Kate Lovett authored
-
Kate Lovett authored
-
liyuqian authored
-
chunhtai authored
-
Jonah Williams authored
* [flutter_tools] only copy cached dill after startup * shared code * cleanup artifact directory * do not copy if dillOutputPath is given
-
Jonah Williams authored
-
Jonah Williams authored
This reverts commit 3760540f.
-
Ming Lyu (CareF) authored
-
engine-flutter-autoroll authored
-
Jenn Magder authored
-
Jonah Williams authored
Also combines experiments into extraGenSnapshot/ExtraFrontEndOptions. Allows providing --no-sound-null-safety to allow out of order migration and running.
-
Jenn Magder authored
-
Jenn Magder authored
-
- 03 Jun, 2020 9 commits
-
-
Jim Graham authored
-
JustWe authored
-
William Oprandi authored
-
Pedro Massango authored
* Pass disabledElevation from MaterialButton into RawMaterialButton
-
Robert Ancell authored
-
Greg Spencer authored
-
Ian Hickson authored
-
Jonah Williams authored
The linked error has been fixed, removed work around. Updates the test cases to only test for exit instead of error message #33050
-
Jonah Williams authored
-