stream_chat_localizations library
Localizations for the StreamChat Flutter library.
Classes
- GlobalCupertinoLocalizations
-
Implementation of localized strings for Cupertino widgets using the
intlpackage for date and time formatting. - GlobalMaterialLocalizations
-
Implementation of localized strings for the material widgets using the
intlpackage for date and time formatting. - GlobalStreamChatLocalizations
- Implementation of localized strings for the stream chat widgets
- GlobalWidgetsLocalizations
- Localized values for widgets.
- StreamChatLocalizationsCa
-
The translations for Catalan (
ca). - StreamChatLocalizationsDe
-
The translations for German (
de). - StreamChatLocalizationsEn
-
The translations for English (
en). - StreamChatLocalizationsEs
-
The translations for Spanish (
es). - StreamChatLocalizationsFr
-
The translations for French (
fr). - StreamChatLocalizationsHi
-
The translations for Hindi (
hi). - StreamChatLocalizationsIt
-
The translations for Italian (
it). - StreamChatLocalizationsJa
-
The translations for Japanese (
ja). - StreamChatLocalizationsKo
-
The translations for Korean (
ko). - StreamChatLocalizationsNo
-
The translations for Norwegian (
no). - StreamChatLocalizationsPt
-
The translations for Portuguese (
pt).
Constants
-
kStreamChatSupportedLanguages
→ const Set<
String> - The set of supported languages, as language code strings.