- 16 Apr, 2020 1 commit
-
-
Jenn Magder authored
* Move doctor into globals * Fix tests
-
- 13 Apr, 2020 1 commit
-
-
Jonah Williams authored
-
- 11 Apr, 2020 1 commit
-
-
Herbert Poul authored
-
- 10 Apr, 2020 4 commits
-
-
Christopher Fujino authored
-
Christopher Fujino authored
-
Jonah Williams authored
-
Jonah Williams authored
-
- 09 Apr, 2020 2 commits
-
-
Kirill Pertsev authored
-
Jonah Williams authored
-
- 08 Apr, 2020 2 commits
-
-
Christopher Fujino authored
-
Jonah Williams authored
-
- 06 Apr, 2020 1 commit
-
-
Alexandre Ardhuin authored
-
- 03 Apr, 2020 1 commit
-
-
Christopher Fujino authored
-
- 02 Apr, 2020 1 commit
-
-
Ferhat authored
* Replace isInstanceOf<T> uses with isA<T> * Update isInstanceOf in flutter tools
-
- 01 Apr, 2020 1 commit
-
-
stuartmorgan authored
Makes the following changes to the behavior of precache: - The --all-platforms flags now fetches all artifacts, rather than just turning off platform filtering of selected artifacts. - Explicitly requested artifacts are no longer subject to platform filtering. E.g., 'precache --ios' will download iOS artifacts on Windows and Linux (but 'precache' without an 'ios' flag will still only download iOS artifacts on macOS). - Desktop platform artifacts now respect the bypassing of platform filtering. Fixes #53272
-
- 31 Mar, 2020 1 commit
-
-
stuartmorgan authored
-
- 25 Mar, 2020 5 commits
-
-
xster authored
-
Angjie Li authored
* Allow user to specify which Chrome binary to use.
-
Michael Thomsen authored
-
Jenn Magder authored
Revert "Let flutter attach find the service port by looking through old logs again (#53153)" (#53282) This reverts commit 0c5ffdc9.
-
xster authored
-
- 24 Mar, 2020 2 commits
-
-
Jenn Magder authored
-
Jenn Magder authored
-
- 23 Mar, 2020 1 commit
-
-
stuartmorgan authored
Adds initial support for flutter create of apps and plugins. This is derived from the current FDE example app and sample plugin, adding template values where relevant. Since the APIs/tooling/template aren't stable yet, the app template includes a version marker, which will be updated each time there's a breaking change. The build now checks that the template version matches the version known by that version of the tool, and gives a specific error message when there's a mismatch, which improves over the current breaking change experience of hitting whatever build failure the breaking change causes and having to figure out that the problem is that the runner is out of date. It also adds a warning to the create output about the fact that it won't be stable. Plugins don't currently have a version marker since in practice this is not a significant problem for plugins yet the way it is for runners; we can add it later if that changes. Fixes #30704
-
- 19 Mar, 2020 3 commits
-
-
Jason Simmons authored
-
Jenn Magder authored
-
Jonah Williams authored
-
- 18 Mar, 2020 1 commit
-
-
Jenn Magder authored
-
- 16 Mar, 2020 2 commits
-
-
Jonah Williams authored
-
Michael Thomsen authored
Move Flutter Gallery to dev/integration_tests/ as it is an older copy used only for testing. The current version of the Flutter Gallery now lives in https://github.com/flutter/gallery.
-
- 14 Mar, 2020 1 commit
-
-
Dan Field authored
-
- 11 Mar, 2020 2 commits
-
-
Jonah Williams authored
When attempting to start an emulator in profile mode, ensure the daemon can exit gracefully
-
Emmanuel Garcia authored
-
- 10 Mar, 2020 2 commits
-
-
Jonah Williams authored
Updates VisualStudio and VisualStudioValidator to use constructors instead of global injection. Updates VisualStudio test cases to prefer FakeProcessManager Updates build_windows test to work without injected VisualStudio
-
Zachary Anderson authored
-
- 09 Mar, 2020 1 commit
-
-
Angjie Li authored
* Support Android Chrome for Flutter Web Driver.
-
- 07 Mar, 2020 1 commit
-
-
Dan Field authored
-
- 06 Mar, 2020 3 commits
-
-
Jonah Williams authored
-
Dan Field authored
-
Jonah Williams authored
This reverts commit 20bf43b9.
-