flutter/packages/flutter_tools/test/general.shard/custom_devices
Matan Lurey 125b4e945e
Move explicit package dependencies to a feature flag (#158016)
Closes https://github.com/flutter/flutter/issues/158012.

This is (effectively) a user-facing NOP, which is exchanging an
on-by-default command-line argument (`--implicit-pubspec-resolution`)
for an off-by-default global feature flag
(`explicit-package-dependencies`). It matches the mental model better,
is less painstaking to maintain and feed throughout, and will be easier
to globally flip on/off in a future PR.

---------

Co-authored-by: Andrew Kolos <andrewrkolos@gmail.com>
2024-11-13 18:33:34 -08:00
..
custom_device_test.dart Move explicit package dependencies to a feature flag (#158016) 2024-11-13 18:33:34 -08:00
custom_device_workflow_test.dart Enable avoid_redundant_argument_values lint (#91409) (#91462) 2021-10-08 09:25:14 -07:00
custom_devices_config_test.dart add missing trailing commas in list/set/map literals (#102585) 2022-04-27 09:15:35 +02:00