flutter/dev/tools/localization
Nate 870c5541c3
switch expressions: finale (#148711)
### fixes #136139

<br>

<details open> <summary><b>getting sentimental in the PR description</b> (click to collapse)<br><br></summary>

The past 7 months have been quite the journey—I made some huge blunders and some huge accomplishments—a very fun time overall.

I really appreciate the people who took the time to perform code review for my refactoring shenanigans: **christopherfujino**, **andrewkolos**, **LongCatIsLooong**, **gspencergoog**, **loic-sharma**, **Piinks**, **bernaferrari**, **bartekpacia**, **bleroux**, **kevmoo**, **rakudrama**, **XilaiZhang**, **QuncCccccc**, **MominRaza**, and **victorsanni**.

And a huge shoutout to 2 individuals:
- @justinmc, for offering to sponsor me for commit access (words could not describe my excitement)
- @goderbauer, for being super duper proactive and consistent with code review

<br>

</details>

This pull request makes 13 "switch statements → switch expressions" PRs in total, reducing the LOC in this repo by **1,974**!

From now on, I'll make sure to request a test exemption for each refactoring PR 🙂
2024-05-21 16:18:05 +00:00
..
bin switch expressions: finale (#148711) 2024-05-21 16:18:05 +00:00
gen_cupertino_localizations.dart migrate generated i18n code to super params (#101065) 2022-03-30 12:20:14 -07:00
gen_material_localizations.dart migrate generated i18n code to super params (#101065) 2022-03-30 12:20:14 -07:00
gen_widgets_localizations.dart Adds i18n to widget layer (#123620) 2023-04-04 22:57:35 +00:00
language_subtag_registry.dart Sync lints (#68136) 2020-10-15 15:37:04 -07:00
localizations_utils.dart switch statement cleanup (#148382) 2024-05-16 17:16:06 -07:00
localizations_validator.dart Unify analysis options (#108462) 2022-07-28 09:07:49 -07:00