flutter_localizations_plus library
Classes
- FallbackCupertinoLocalizationsDelegate
- A delegate class of localized resources of type CupertinoLocalizations implement abstract class LocalizationsDelegate, which can be loaded by a CupertinoLocalizations widget.
- LocalizationsPlusDelegate
- A delegate class of localized resources of type Translations implement abstract class LocalizationsDelegate, which can be loaded by a Localizations widget.
- Translations
-
A type localized resource class which should init
supportedbefore use.