stream_chat_localizations 8.2.0 stream_chat_localizations: ^8.2.0 copied to clipboard
The Official localizations for Stream Chat Flutter, a service for building chat applications
7.3.0 #
🔄 Changed
- Changed minimum Flutter version to 3.19 for the SDK.
- Updated
stream_chat_flutter
dependency to7.3.0
.
7.2.0-hotfix.1 #
- Updated
stream_chat_flutter
dependency to7.2.0-hotfix.1
.
7.2.0 #
- Updated
stream_chat_flutter
dependency to7.2.0
.
7.0.0 #
- Updated minimum supported
SDK
version to Flutter 3.13/Dart 3.1 - Updated
stream_chat_flutter
dependency to7.0.0
.
5.9.0 #
- Updated minimum supported
SDK
version to Flutter 3.10/Dart 3.0 - Updated
stream_chat_flutter
dependency to6.9.0
.
5.6.0 #
- Updated minimum supported
SDK
version to Flutter 3.7/Dart 2.19 - Updated
stream_chat_flutter
dependency to6.6.0
.
5.1.0 #
- Updated
dart
sdk environment range to support3.0.0
. - Updated
stream_chat_flutter
dependency to6.1.0
.
4.1.0 #
✅ Added
- Added support for Catalan locale.
- Added translations for new
noPhotoOrVideoLabel
label. - Changed text in New messages separator. Now is doesn't count the new messages and only shows "New messages". All the translations were updated.
🔄 Changed
- Some of the
Spanish
translations have been updated/changed for better understanding. - Some of the
Catalan
translations have been updated/changed for better understanding.
4.0.0 #
🔄 Changed
- Removed
emojiMatchingQueryText
string.
4.0.0-beta.1 #
✅ Added
couldNotReadBytesFromFileError
with translationsdownloadLabel
with translationstoggleMuteUnmuteAction
with translationstoggleMuteUnmuteGroupQuestion
with translationstoggleMuteUnmuteGroupText
with translationstoggleMuteUnmuteUserQuestion
with translationstoggleMuteUnmuteUserText
with translations
3.2.0 #
✅ Added
- Added support for
unreadMessagesSeparatorText
translation.
3.0.0 #
- Added translations for viewLibrary.
3.0.0-beta.1 #
- Updated
stream_chat_flutter
dependency to4.0.0-beta.1
.
2.1.0 #
✅ Added
- Added support for Portuguese locale.
🔄 Changed
- Some of the
Japanese
translations have been updated/changed for better understanding.
2.0.0 #
1.1.0 #
✅ Added
- Added support for Spanish locale.
- Added support for Korean locale.
- Added support for Japanese locale.
- Added translations for cooldown mode.
- Added translations for attachmentLimitExceed.
🔄 Changed
- Some of the
Hindi
translations have been updated/changed for better understanding.- 'रिप्लाई' -> 'जवाब दें'
- 'तस्वीरें' -> 'फ़ोटोज'
- 'बिता हुआ कल' -> 'कल'
- 'चैनल मौन है' -> 'चैनल म्यूट है'
1.0.2 #
- Updated
stream_chat_flutter
dependency
1.0.1 #
- Minor Fixes