flutter/packages/flutter_tools/test/host_cross_arch.shard
Matan Lurey 9528c1849e
Disable the ability to opt-out of explicit-package-dependencies. (#169283)
This feature landed opt-in in 3.29 and opt-out in 3.32:


https://docs.flutter.dev/release/breaking-changes/flutter-generate-i10n-source

In this PR, we remove the ability to use `flutter config
--no-enable-explicit-package-dependencies`, and remove all places that
opt-in to the flag (which are currently NOPs). Follow-up PRs will
refactor tests relying on the older behavior, and then finally remove
`package:flutter_gen` and the `.flutter-plugins` (legacy format) file
guarded by this flag.
2025-05-22 21:42:50 +00:00
..
cache_test.dart Auto-format Framework (#160545) 2024-12-19 20:06:21 +00:00
ios_content_validation_test.dart Add engine build mode to Flutter and FlutterMacOS framework Info.plist (#168024) 2025-05-02 20:39:50 +00:00
macos_content_validation_test.dart Disable the ability to opt-out of explicit-package-dependencies. (#169283) 2025-05-22 21:42:50 +00:00