mirror of
https://github.com/flutter/flutter.git
synced 2025-06-03 00:51:18 +00:00
![]() 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! |
||
---|---|---|
.. | ||
generate_synthetic_packages_test.dart | ||
language_version_test.dart | ||
package_map_test.dart | ||
pub_get_test.dart |