- 28 Sep, 2020 2 commits
- 27 Sep, 2020 4 commits
-
-
Michael Goderbauer authored
-
Tim Sneath authored
-
Alexandre Ardhuin authored
-
Alexandre Ardhuin authored
* apply upcoming lint cast_nullable_to_non_nullable * make RenderObjectElement.renderObject non-nullable
-
- 26 Sep, 2020 4 commits
-
-
Jonah Williams authored
This message is displayed if we do not find a pubspec.yaml 99% of the time this additional advice is going to have nothing to do with the actual error. Just remove it because it will cause more confusion than it could clear up
-
Jonah Williams authored
Crash reporting shows at least one instance of EACCES during an existsSync cache call. Add this to the list of error handling io methods. Did not add the async exists method since we lint against its usage.
-
Will Larche authored
[Icons][iOS] Pointing to version of material icon font that includes more metadata in the xml. (#66684)
-
Nguyễn Thanh Hải authored
-
- 25 Sep, 2020 24 commits
-
-
Justin McCandless authored
Simple docs fix for characters.
-
knaeckeKami authored
Teach the flutter tool how to find android output files if the flavor contains uppercase letters (#66687) This changes the name of the generated output files on android in case a flavor with uppercase letters is used. Previously, the lowercased flavor name would be used for the apk/aab file. Now, the flavor name is used as-is.
-
Mouad Debbar authored
-
Nebi Sarigul authored
-
Jonah Williams authored
The lack of current directory wrapping was letting some of the already handled errors through Fixes #66675
-
godofredoc authored
This PR also enables firebase tests on presubmit and removes code that won't be used anymore from test runner. Bug: https://github.com/flutter/infra/pull/225
-
Jason Simmons authored
The Dart SDK now requires non-null enum values if the enum is used in an exhaustive switch statement on a non-nullable type. See https://github.com/flutter/flutter/issues/66674
-
godofredoc authored
-
Jenn Magder authored
-
Yuqian Li authored
This shouldn't break our tests as https://github.com/flutter/gallery/issues/275 is closed.
-
gaaclarke authored
-
Chinmoy authored
-
Hans Muller authored
-
MH Johnson authored
* Remove opacity from check and add test
-
Hans Muller authored
-
Hans Muller authored
-
engine-flutter-autoroll authored
-
engine-flutter-autoroll authored
-
Android Dev Notes authored
-
LongCatIsLooong authored
-
engine-flutter-autoroll authored
-
Jonah Williams authored
ensure that the terminal handler checks if the service protocol is enabled before calling debug toggle brightness. Also removes globals from TerminalHander and test cases. Fixes #65477
-
Jenn Magder authored
-
- 24 Sep, 2020 6 commits
-
-
engine-flutter-autoroll authored
-
Alexandre Ardhuin authored
-
Yuqian Li authored
-
includecmath authored
-
engine-flutter-autoroll authored
* b49de93b3 Create an ImageHandle wrapper (flutter/engine#21057) * b0fb2c8a9 Roll Skia from 7b97b3cb2bd0 to 59b2a92c96ba (4 revisions) (flutter/engine#21365)
-