flutter/packages/flutter_tools/test/general.shard/commands
Rich Kadel 549f70c914
Remove outdated Fuchsia concepts (#107335)
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.
2022-07-22 16:42:48 -07:00
..
analyze_base_test.dart Migrate analyze commands to null safety (#95442) 2021-12-22 12:14:19 -08:00
build_test.dart Remove outdated Fuchsia concepts (#107335) 2022-07-22 16:42:48 -07:00
flutter_root_test.dart add missing trailing commas in list/set/map literals (#102585) 2022-04-27 09:15:35 +02:00