AppLocalizationExtension extension
AppLocalizationExtension
: Provides a set of methods compatible to
AppLocalization objects, and hence can be applied on them.
Methods
-
readModuleTranslationFile(
Locale locale, String package) → Future< void> -
Available on AppLocalization, provided by the AppLocalizationExtension extension
readModuleTranslationFile() Permits to load the content of the matching translation file asset from a given locale of a module.