wa/localization/language_constants library

Constants

english → const String
gujrati → const String
hindi → const String

Functions

getLocale() Future<Locale>
getTranslated(BuildContext context, dynamic key) String
to translate requested string value into selected local language
setLocale(String languageCode) Future<Locale>