- 08 Sep, 2022 1 commit
-
-
Liam Appelbe authored
* Migrate packages/flutter_tools/test/general.shard, part 1/2 * Fix most of the tests * Fix analysis * Fix analysis * Fix test * Fix analysis * Fix analysis * Fix nit
-
- 22 Jul, 2022 1 commit
-
-
Rich Kadel authored
Fuchsia will soon remove all support for Component Framework version 1 components (recognized by component manifests ending in `.cmx`). Notably, some of the `flutter` tool commands for Fuchsia devices-- notably, but not limited to, those related to CFv1--are outdated, and either do not work today or soon won't work. This PR removes the outdated components and commands, replacing some with the newer version, or simply removing the non-working features, in some cases.
-
- 25 May, 2022 1 commit
-
-
Michael Goderbauer authored
-
- 27 Apr, 2022 1 commit
-
-
Alexandre Ardhuin authored
-
- 02 Nov, 2021 1 commit
-
-
Jenn Magder authored
-
- 13 Oct, 2021 1 commit
-
-
omerlevran46 authored
device-finder binary is being from removed from the Fuchsia SDK in fxb/85985.
-
- 08 Oct, 2021 3 commits
-
-
Ian Hickson authored
-
Zachary Anderson authored
This reverts commit 5fd259be.
-
Ian Hickson authored
-
- 10 Sep, 2021 1 commit
-
-
Chase Latta authored
Fuchsia is deprecating amber_ctl and replacing it with pkgctl. This change removes the FuchsiaAmberCtl class and replaces it with the FuchsiaPkgctl class and updates the usages appropriately. BUG: fxbug.dev/83865
-
- 12 Jul, 2021 1 commit
-
-
michaellee8 authored
-
- 27 Jun, 2021 1 commit
-
-
Chase Latta authored
BUG: fxbug.dev/77566 BUG: https://github.com/flutter/flutter/issues/83609
-
- 27 May, 2021 1 commit
-
-
Jonah Williams authored
* [flutter_tools] remove mocks from fuchsia device start test * change import
-
- 14 May, 2021 1 commit
-
-
Sam Rawlins authored
-
- 04 May, 2021 1 commit
-
-
Jonah Williams authored
-