flutter/packages
stuartmorgan 445b5a14f2
Precache platform filter change (#53701)
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
2020-04-01 10:54:59 -07:00
..
_flutter_web_build_script [versions] update EVERYTHING (#53467) 2020-03-30 14:09:38 -07:00
flutter Reland "Implements the navigator page api (#50362)" (#53708) 2020-04-01 09:44:22 -07:00
flutter_driver [versions] update EVERYTHING (#53467) 2020-03-30 14:09:38 -07:00
flutter_goldens [versions] update EVERYTHING (#53467) 2020-03-30 14:09:38 -07:00
flutter_goldens_client Re-land Luci Support for Gold (#52760) 2020-03-18 12:56:02 -07:00
flutter_localizations [versions] update EVERYTHING (#53467) 2020-03-30 14:09:38 -07:00
flutter_test Ignore key events on edit control on web platform (#52656) (#52661) 2020-04-01 00:31:03 -07:00
flutter_tools Precache platform filter change (#53701) 2020-04-01 10:54:59 -07:00
flutter_web_plugins [versions] update EVERYTHING (#53467) 2020-03-30 14:09:38 -07:00
fuchsia_remote_debug_protocol [versions] update EVERYTHING (#53467) 2020-03-30 14:09:38 -07:00
analysis_options.yaml