flutter/packages/flutter_tools/test/commands.shard/permeable
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
..
data Bump flutter_lints to 3.0 (#136841) 2023-10-18 23:53:08 +00:00
build_aar_test.dart Flutter tool assumes impeller is enabled by default (#156540) 2024-10-10 18:44:18 +00:00
build_apk_test.dart Flutter tool assumes impeller is enabled by default (#156540) 2024-10-10 18:44:18 +00:00
build_appbundle_test.dart Avoid using platform ProcessInfo.maxRss in test. (#158526) 2024-11-13 18:03:58 +00:00
build_bundle_test.dart Move explicit package dependencies to a feature flag (#158016) 2024-11-13 18:33:34 -08:00
create_test.dart Use Gradle KTS in new Android app projects by default (2nd try) (#157195) 2024-10-22 17:28:31 +00:00
devices_test.dart Separate attached and wireless devices (#122615) 2023-03-15 16:35:05 +00:00
packages_test.dart Move explicit package dependencies to a feature flag (#158016) 2024-11-13 18:33:34 -08:00
script_test.dart Null safety migration of packages/flutter_tools/test/commands.shard/permeable (#110710) 2022-09-06 10:22:09 -07:00
upgrade_test.dart Switch to more reliable flutter.dev link destinations in the tool (#150587) 2024-06-26 23:30:39 +00:00