i18next library
Classes
- FileTranslationLoader
- Loads translation files from JSON, YAML or XML format
- I18Next
- I18NextDelegate
- I18NextLocaleBuilder
- I18NextLocaleBuilderState
- InterpolationOptions
- NetworkFileTranslationLoader
- Loads translations from the remote resource
- TranslationLoader
- Contains the common loading logic
Enums
Extensions
Typedefs
- FormatCallback = String Function(dynamic value, String format, Locale locale)
- LocaleBuilder = dynamic Function(BuildContext context, Locale? locale)