klocalizations_flutter library

Classes

GlobalCupertinoLocalizations
Implementation of localized strings for Cupertino widgets using the intl package for date and time formatting.
GlobalMaterialLocalizations
Implementation of localized strings for the material widgets using the intl package for date and time formatting.
GlobalWidgetsLocalizations
Localized values for widgets.
KLocalizations
This is the clase you will use to setup and consume localizations, refer to the README for more detailed info.
KLocalizationsDelegate
KLocalizationsLoader
Interface for creating a KLocalizationsLoader
KLocalizationsLoaderJson
This loader loads translations from json files
LanguageSelector
LocalizedText
The same as Text but with some localization utilities provided by KLocalizations. This widget translates the given text and semanticsLabel, it also applies interpolation if params is not null.

Exceptions / Errors

MissingTranslationException