flutter/packages/flutter_tools/test
Matan Lurey e529d32dbf
Remove patching of package_config.json from Flutter Pub wrapper. (#169306)
This PR removes the mechanics around `generateSyntheticPackage` from
Flutter's `pub` wrapper (`DefaultPub`).

The feature it supported (`package:flutter_gen`) was deprecated (opt-in
3.29, opt-out 3.32) and is now being removed:


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

---

One integration test (`flutter_gen_test.dart`) will fail at this PR
until it is deleted in (pending)
https://github.com/flutter/flutter/pull/169283.

/cc @sigurdm yay!
2025-05-23 04:15:14 +00:00
..
android_java11_integration.shard Auto-format Framework (#160545) 2024-12-19 20:06:21 +00:00
android_preview_integration.shard More FlutterPlugin static method conversion (#165506) 2025-03-22 01:34:05 +00:00
commands.shard [tool] Add --no-minify flag to JS Compiler (#169102) 2025-05-22 16:32:50 +00:00
data [flutter_tools] Fix VS Code package.json path on macOS with case-sensitive file system (#163409) 2025-03-28 16:35:15 +00:00
general.shard Remove patching of package_config.json from Flutter Pub wrapper. (#169306) 2025-05-23 04:15:14 +00:00
host_cross_arch.shard Disable the ability to opt-out of explicit-package-dependencies. (#169283) 2025-05-22 21:42:50 +00:00
integration.shard Disable the ability to opt-out of explicit-package-dependencies. (#169283) 2025-05-22 21:42:50 +00:00
src Disable the ability to opt-out of explicit-package-dependencies. (#169283) 2025-05-22 21:42:50 +00:00
web.shard Skip {PLAT}_web_tools_test#expression_evaluation_*_test.dart, turning tree 🔴 (#169305) 2025-05-22 20:08:01 +00:00
widget_preview_scaffold.shard Unpin test/test_core/test_api packages (#169198) 2025-05-22 23:15:08 +00:00