flutter/dev/benchmarks
Matan Lurey 1e32c00349
Remove synthetic package qualifier for flutter: generate: error. (#163145)
`generateLocalizations` should fail (`flutter gen-l10n`) if `flutter:
generate:` does not exist.

The previous logic was faulty, because it was totally possible to
opt-out of synthetic packages (i.e. in a `l10n.yaml` file), but still
not be specifying `flutter: generate:`, which I _believe_ is supposed to
still be an error.

This came up in https://github.com/flutter/flutter/pull/160289 as
`flutter config --explicit-package-dependencies` is enabled by default,
as the error is no longer thrown. Made a few other small test
forward-fixes that otherwise would break with the switch (but are
expected) as well.
2025-02-12 22:20:50 +00:00
..
complex_layout Roll pub packages (#163083) 2025-02-11 23:47:59 +00:00
imitation_game_flutter Roll pub packages (#163083) 2025-02-11 23:47:59 +00:00
imitation_game_swiftui Add Benchmarks and examples to compare swiftui and flutter (#160681) 2025-02-04 00:07:19 +00:00
macrobenchmarks Roll pub packages (#163083) 2025-02-11 23:47:59 +00:00
microbenchmarks Roll pub packages (#163083) 2025-02-11 23:47:59 +00:00
multiple_flutters Roll pub packages (#163083) 2025-02-11 23:47:59 +00:00
platform_channels_benchmarks Roll pub packages (#163083) 2025-02-11 23:47:59 +00:00
platform_views_layout [devicelab] dont strip symbols in platform views layout test. (#163101) 2025-02-12 05:09:24 +00:00
platform_views_layout_hybrid_composition Roll pub packages (#163083) 2025-02-11 23:47:59 +00:00
test_apps/stocks Remove synthetic package qualifier for flutter: generate: error. (#163145) 2025-02-12 22:20:50 +00:00