flutter/packages/flutter_tools/test/general.shard/macos
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
..
application_package_test.dart Refactor BuildInfo to always require packageConfigPath (#150559) 2024-07-02 11:19:31 +02:00
cocoapod_utils_test.dart [SwiftPM] Move the logic for SwiftPM enablement to the platform project (#158213) 2024-11-13 21:45:07 +00:00
cocoapods_test.dart Move explicit package dependencies to a feature flag (#158016) 2024-11-13 18:33:34 -08:00
cocoapods_validator_test.dart Update error message for Cocoapods support for synchronized groups/folders (#158206) 2024-11-06 01:08:54 +00:00
darwin_dependency_management_test.dart [SwiftPM] Move the logic for SwiftPM enablement to the platform project (#158213) 2024-11-13 21:45:07 +00:00
macos_device_test.dart Stop reading .packages from flutter_tools. (#154912) 2024-09-13 13:53:05 +02:00
macos_ipad_device_test.dart Show Mac Designed For iPad in 'flutter devices' (#141718) 2024-01-31 19:34:07 +00:00
macos_project_migration_test.dart [macOS] support secure restorable state by default (#151605) 2024-07-12 11:08:26 -07:00
macos_workflow_test.dart Enable avoid_redundant_argument_values lint (#91409) (#91462) 2021-10-08 09:25:14 -07:00
swift_package_manager_test.dart Add Swift Package Manager as new opt-in feature for iOS and macOS (#146256) 2024-04-18 21:12:36 +00:00
swift_packages_test.dart Add Swift Package Manager as new opt-in feature for iOS and macOS (#146256) 2024-04-18 21:12:36 +00:00
xcode_test.dart Kill interactive script job xcdevice observe processes on tool/daemon shutdown (#157646) 2024-11-05 19:01:01 +00:00
xcode_validator_test.dart Increase the recommended Xcode version to Xcode 15 (#146367) 2024-04-08 16:56:06 +00:00