flutter/packages/flutter_localizations/lib
Shi-Hao Hong 2b498567a4
Sort Localization generation output (#44743)
* Sort Localization generation output

- When creating locales that were assumed from existing locales, the
file that is used is non-deterministic. This adds a sort to the iterator
to ensure that the same existing locale is used to generate the assumed
locale
- When generating material, cupertino and date localizations, the generated getters were not sorted. This
introduces an alphabetic sort

* remove main.dart.snapshot
2019-11-12 12:50:51 -08:00
..
src Sort Localization generation output (#44743) 2019-11-12 12:50:51 -08:00
flutter_localizations.dart Cupertino localization step 9: add tests (#29954) 2019-05-07 11:47:59 -07:00