wa/localization/language_constants library
Functions
-
getLocale(
) → Future< Locale> -
getTranslated(
BuildContext context, dynamic key) → String - to translate requested string value into selected local language
-
setLocale(
String languageCode) → Future< Locale>