flutter/packages
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
..
flutter fix GestureDetector.onDoubleTapDown not getting called (#108056) 2022-07-22 21:48:04 +00:00
flutter_driver Roll pub packages (#107984) 2022-07-22 23:28:06 +00:00
flutter_goldens Roll pub packages (#107185) 2022-07-07 17:46:07 +00:00
flutter_goldens_client Retry getting tabs in chrome launcher on ConnectionException (#104218) 2022-05-26 15:20:11 -07:00
flutter_localizations Roll pub packages (#107185) 2022-07-07 17:46:07 +00:00
flutter_test Use toPictureSync for faster zoom page transition (#106621) 2022-07-22 15:58:04 +00:00
flutter_tools Remove outdated Fuchsia concepts (#107335) 2022-07-22 16:42:48 -07:00
flutter_web_plugins Roll pub packages (#107185) 2022-07-07 17:46:07 +00:00
fuchsia_remote_debug_protocol Remove outdated Fuchsia concepts (#107335) 2022-07-22 16:42:48 -07:00
integration_test Roll pub packages (#107984) 2022-07-22 23:28:06 +00:00
analysis_options.yaml turn on curly_braces_in_flow_control_structures for develop-facing code (#105113) 2022-06-02 11:25:40 +02:00