SIGN IN SIGN UP

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
S
Shi-Hao Hong committed
2b498567a4403b09a08c0d0a69942253288e51ba
Parent: d39e2bb
Committed by GitHub <noreply@github.com> on 11/12/2019, 8:50:51 PM