flutter/packages/flutter_tools/test/general.shard/dart
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
..
generate_synthetic_packages_test.dart Remove isExplicitPackageDependenciesEnabled: true, it is the default. (#169156) 2025-05-21 04:26:10 +00:00
language_version_test.dart Auto-format Framework (#160545) 2024-12-19 20:06:21 +00:00
package_map_test.dart Normalize path before searching for package config (#165392) 2025-03-20 10:07:32 +00:00
pub_get_test.dart Remove patching of package_config.json from Flutter Pub wrapper. (#169306) 2025-05-23 04:15:14 +00:00