- 08 Jan, 2021 12 commits
-
-
engine-flutter-autoroll authored
-
Alabhya authored
-
Jenn Magder authored
-
Michael Goderbauer authored
This reverts commit c243d834.
-
Michael Goderbauer authored
-
jensjoha authored
* [dev] Don't use await for on stdout and stdin; pass local engine argument 1) Don't use await for on stdout followd by await for on stderr. This can cause nothing to happen. E.g. if one didn't do something like `flutter pub upgrade` dev/automated_tests and the version in the old one was pre-nnbd (but flutter itself use lots of nnbd stuff) lots of errors would be emitted, but because we basically only listen to stdout nothing will happen (deadlock once stderr buffer runs out). Note that it still awaits the exit-code below. 2) Pass --local-engine (if given) so there won't be any crashes because of that.
-
Pierre-Louis authored
This reverts commit d3a2db22.
-
Jenn Magder authored
This reverts commit d4c77f31.
-
Shi-Hao Hong authored
-
Michael Goderbauer authored
-
Kate Lovett authored
-
engine-flutter-autoroll authored
-
- 07 Jan, 2021 28 commits
-
-
Jenn Magder authored
-
Ian Hickson authored
-
Ferhat authored
-
Gary Roumanis authored
-
Michael Goderbauer authored
-
赵裕 authored
-
Jenn Magder authored
This reverts commit 273630c0.
-
Jenn Magder authored
-
Jenn Magder authored
-
Pierre-Louis authored
* Create icons golden test * Update icons_test.dart * Update icons_test.dart * Update icons_test.dart * change test name * Add ability to load material icon font for golden tests * formatting * Skip test for browser * Add end of file newline
-
Oscar Robles authored
Adds an example to the docs for ActionListener.
-
Justin McCandless authored
This reverts commit 4901744e, which was a minor breaking change that I missed. Will try to open the PR again following the breaking change process.
-
Jenn Magder authored
-
engine-flutter-autoroll authored
-
xster authored
-
engine-flutter-autoroll authored
43ee609f0 [camera_platform_interface] Add platform interface methods for locking capture orientation. (flutter/plugins#3389) (#73469)
-
Justin McCandless authored
-
Nathan Walker authored
-
David LJ authored
-
Kate Lovett authored
-
Jonah Williams authored
-
Zachary Anderson authored
This reverts commit 655cd1e2.
-
engine-flutter-autoroll authored
-
engine-flutter-autoroll authored
-
engine-flutter-autoroll authored
-
engine-flutter-autoroll authored
dac4b6f3c [camera_platform_interface] Add platform interface methods for setting auto focus. (flutter/plugins#3369) (#73436)
-
Ian Hickson authored
-
Ian Hickson authored
-