- 15 Sep, 2020 29 commits
-
-
Devon Carew authored
fix an issues where raw json output was written to IDE clients
-
LongCatIsLooong authored
Revert "Add CompositedTransformFollower.{followerAnchor, leaderAnchor} for custom anchoring (#64930)" (#65871) This reverts commit 2fbb529d.
-
Yuqian Li authored
This follows https://github.com/flutter/flutter/pull/59364 and cl/319911104 FittedBox is still default to hardEdge clip as new FittedBox is added to Google very quickly. Let's first roll other part of changes into Google first.
-
engine-flutter-autoroll authored
-
Balvinder Singh Gambhir authored
Generates version.json in web directory of project. version.json can be used in the future version of package_info which will support web. version.json has the following keys : app_name, version and build_number. This file is generated every time a user runs or builds the project. Co-authored-by: Jonah Williams <jonahwilliams@google.com>
-
Yuqian Li authored
This would help us investigate issues like https://github.com/flutter/flutter/issues/64781
-
Jenn Magder authored
-
Hans Muller authored
-
Hans Muller authored
-
Jonah Williams authored
Like the ProcessException thrown from zip running on a bad file, the tool should catch the ArchiveException thrown from windows implementation using package:archive.
-
Jonah Williams authored
Port the deprecated settings devicelab test to tool integration shard. Tests that apps can be built using the deprecated android/settings.gradle file. Part of #65790
-
Anthony authored
[Material] Fix a jumping animation in the beginning of the extended Navigation Rail transition (#65659)
-
Alexandre Ardhuin authored
-
engine-flutter-autoroll authored
-
Alexandre Ardhuin authored
* Reland "Nnbd widgets (#64672)" This reverts commit 127e6790. * remove non-nullable enforcement on AsyncSnapshot * make data param non-nullable for AsyncSnapshot.withData * make some Text params non-nullable
-
Pedro Massango authored
-
GodHyum authored
-
engine-flutter-autoroll authored
-
Hans Muller authored
-
engine-flutter-autoroll authored
-
stuartmorgan authored
-
Aman Verma authored
-
Ayush Bherwani authored
-
stuartmorgan authored
-
Filip Hracek authored
-
Jonah Williams authored
[flutter_tools] handle terminals that do not support single char mode in Terminal.promptForCharInput (#65418) Some terminals stdin do not support single char mode (like an emacs terminal buffer apparently). If this is the case, then the presented choice values would always have an appended newline \n which would prevent us from finding the value in the listed index (or using it as a signal for the default choice). To fix, treat '' as the default choice and always trim the choice value. While this has seemingly always been broken, it wasn't noticeable until the multi-device selection prompt was added a few months ago. Fixes #65267
-
Jonah Williams authored
Because the Status spinner was only created on setup, the second stop would asset/crash. Fixes #65449
-
Jonah Williams authored
Currently these tests are taking CI time without providing any value, because there is no verification that network connectivity is avoided. This is better covered by a unit test that verifies that --offline is passed to pub.
-
LongCatIsLooong authored
-
- 14 Sep, 2020 1 commit
-
-
Jenn Magder authored
-
- 13 Sep, 2020 6 commits
-
-
engine-flutter-autoroll authored
-
Greg Spencer authored
-
engine-flutter-autoroll authored
097facfac Roll Dart SDK from 4bf1f624d06e to b6f67aa2cc72 (1 revision) (flutter/engine#21139) (#65712)
-
Zachary Anderson authored
This reverts commit 33f79950.
-
engine-flutter-autoroll authored
-
engine-flutter-autoroll authored
-
- 12 Sep, 2020 4 commits
-
-
engine-flutter-autoroll authored
-
sehee Jeong authored
-
engine-flutter-autoroll authored
-
Ming Lyu (CareF) authored
-