flutter/dev/tools/localization
Per Classon 56a7dacd46
[flutter_tools] For l10n with deferred loading, use loadLibrary for non-web too (#59539)
After Dart VM change we are now required to use loadLibrary on an import whenever it is imported as deferred.

See: https://dart-review.googlesource.com/c/sdk/+/149613
2020-06-16 13:36:28 -07:00
..
bin Updated gen_missing_localizations to copy the english strings instead of using 'TBD' for other locales. (#57053) 2020-05-14 11:12:05 -07:00
gen_cupertino_localizations.dart Move the localization_utils camelCase function to LocaleInfo (#50152) 2020-02-05 06:35:49 -08:00
gen_l10n_templates.dart [flutter_tools] For l10n with deferred loading, use loadLibrary for non-web too (#59539) 2020-06-16 13:36:28 -07:00
gen_l10n_types.dart Improve arb FormatException error message (#56373) 2020-05-07 18:09:03 -07:00
gen_l10n.dart [gen_l10n] Optionally generate list of inputs/outputs (#56490) 2020-05-07 11:46:02 -07:00
gen_material_localizations.dart Material Date Picker redesign (#50546) 2020-03-24 18:44:57 -07:00
gen_subtag_registry.dart Started caching results from iana. (#53286) 2020-03-25 18:16:02 -07:00
language_subtag_registry.dart Started caching results from iana. (#53286) 2020-03-25 18:16:02 -07:00
localizations_utils.dart Remove escape dollar parameter in localizations_utils (#54219) 2020-04-08 12:52:03 -07:00
localizations_validator.dart enable lint prefer_final_in_for_each (#47724) 2020-01-07 16:32:04 +01:00