- 17 Mar, 2023 2 commits
-
-
Christopher Fujino authored
This reverts commit 7c3088cf.
-
Christopher Fujino authored
[flutter_tools] Remove sound null safety flag
-
- 28 Feb, 2023 1 commit
-
- 27 Feb, 2023 2 commits
-
-
Michael Goderbauer authored
Revert "Reland "Remove references to Observatory (#118577)""
-
- 17 Feb, 2023 1 commit
-
-
Casey Hillers authored
This reverts commit 2df140f4.
-
- 13 Feb, 2023 1 commit
-
-
Ben Konyi authored
Observatory is being deprecated for Dart 3.0 so it should no longer be referenced in tooling messaging / flags. See https://github.com/dart-lang/sdk/issues/50233
-
- 19 Oct, 2022 1 commit
-
-
Alex Li authored
-
- 18 Oct, 2022 2 commits
-
-
-
Alex Li authored
-
- 21 May, 2022 1 commit
-
-
Chris Sells authored
-
- 17 May, 2022 1 commit
-
-
Jonah Williams authored
-
- 27 Apr, 2022 1 commit
-
-
Alexandre Ardhuin authored
-
- 15 Feb, 2022 1 commit
-
-
Ben Konyi authored
* Update flutter_tools to look for new VM service message The Dart SDK will soon move away from the current Observatory message: "Observatory listening on ..." To a new message that no longer references Observatory: "Dart VM Service listening on ..." This change updates all tests with mocks to check for the new message and also adds support for the new message in ProtocolDiscovery. See https://github.com/dart-lang/sdk/issues/46756 * Fix some parsing locations * Fix analysis failures * Update message * Remove extra comment * Update message * Add globals prefix
-
- 05 Jan, 2022 1 commit
-
-
Lau Ching Jun authored
* Add a new PrebuiltFlutterApplicationPackage interface. * Review feedback * Rename bundleDir to uncompressedBundle
-
- 13 Dec, 2021 1 commit
-
-
Jia Hao authored
-
- 30 Oct, 2021 1 commit
-
-
Jenn Magder authored
-
- 08 Oct, 2021 3 commits
-
-
Ian Hickson authored
-
Zachary Anderson authored
This reverts commit 5fd259be.
-
Ian Hickson authored
-
- 23 Aug, 2021 1 commit
-
-
Jonah Williams authored
-
- 01 Jun, 2021 1 commit
-
-
Jason Simmons authored
-
- 15 Apr, 2021 1 commit
-
-
Jenn Magder authored
-
- 06 Apr, 2021 1 commit
-
-
Sam Rawlins authored
-
- 31 Mar, 2021 1 commit
-
-
Jonah Williams authored
-
- 13 Mar, 2021 1 commit
-
-
Jenn Magder authored
-
- 04 Mar, 2021 1 commit
-
-
Jonah Williams authored
-
- 27 Jan, 2021 1 commit
-
-
Jonah Williams authored
* opt out the flutter tool * oops EOF * fix import * Update tool_backend.dart * Update daemon_client.dart * fix more
-
- 12 Oct, 2020 1 commit
-
-
Jonah Williams authored
Work towards #39925 Currently flutter run will uninstall and reinstall if the initial install fails and the APK was previously installed. Allow drive to share this same logic by moving it into installApp and out of startApp. This should reduce the occurrence of the error in the devicelab.
-
- 11 Aug, 2020 1 commit
-
-
Jonah Williams authored
-
- 29 Jul, 2020 1 commit
-
-
Yuqian Li authored
Fixes https://github.com/flutter/flutter/issues/39526 Needs https://github.com/flutter/engine/pull/20013 to land and roll first.
-
- 19 Jun, 2020 1 commit
-
-
Michael Goderbauer authored
-
- 15 Jun, 2020 1 commit
-
-
duzenko authored
-
- 08 Jun, 2020 1 commit
-
-
Jenn Magder authored
-
- 20 May, 2020 1 commit
-
-
Jonah Williams authored
-
- 19 May, 2020 2 commits
-
-
Jonah Williams authored
This reverts commit 602d8baf.
-
Jonah Williams authored
-
- 19 Mar, 2020 1 commit
-
-
Jonah Williams authored
-