AppLocaleExtensions extension

on

Properties

flutterLocale Locale

Available on AppLocale, provided by the AppLocaleExtensions extension

no setter
languageTag String

Available on AppLocale, provided by the AppLocaleExtensions extension

no setter
translations → _StringsEn

Available on AppLocale, provided by the AppLocaleExtensions extension

Gets the translation instance managed by this library. TranslationProvider is using this instance. The plural resolvers are set via LocaleSettings.
no setter

Methods

build() → _StringsEn

Available on AppLocale, provided by the AppLocaleExtensions extension

Gets a new translation instance. LocaleSettings has no effect here. Suitable for dependency injection and unit tests.