stream_chat_localizations 10.1.0 copy "stream_chat_localizations: ^10.1.0" to clipboard
stream_chat_localizations: ^10.1.0 copied to clipboard

The Official localizations for Stream Chat Flutter, a service for building chat applications

10.1.0 #

✅ Added

  • Added notifyChannelText translation for all supported locales — label for the @channel broadcast mention in the autocomplete overlay.
  • Added notifyHereText translation for all supported locales — label for the @here broadcast mention in the autocomplete overlay.
  • Added notifyRoleText(String role) translation for all supported locales — label for role mentions in the autocomplete overlay.
  • Added commandUnavailableWhileEditingError, commandUnavailableWhileQuotingError, and commandUnavailableError strings for the "command not available" snackbars surfaced by StreamMessageComposer. Non-English locales currently use the English copy pending translation.

10.0.1 #

🛑️ Breaking

  • Renamed attachmentsUploadProgressText parameter remainingcompleted and reworded the translation across all locales to report completed count instead of remaining.
  • Renamed English threadReplyLabel ('Thread''Thread Reply') and markAsUnreadLabel ('Mark as Unread''Mark Unread').
  • Reworded Korean threadReplyLabel ('스레드 응답입니다''스레드 답변') to drop the declarative copula so it reads as a menu label.
  • Renamed questionsLabel getter → questionLabel({bool isPlural = false}) method across all supported locales.
  • Renamed endVoteConfirmationTextendVoteConfirmationTitle across all supported locales; English default changed to 'End This Poll?'.
  • Renamed slowModeOnLabel getter → slowModeOnLabel(int cooldownTimeOut) method across all supported locales. The default now renders a live countdown (English default: 'Slow mode ON''Slow mode, wait ${cooldownTimeOut}s\u2026').

✅ Added

  • Added fileTypeNotSupportedError(String? extension) translation for all supported locales.
  • Added toggleBlockUnblockUserText translation for all supported locales.
  • Added threadLabel translation for all supported locales, used by the StreamThreadHeader default title.
  • Added commandUsernameLabel translation (default @username) for all supported locales. Used by the message composer placeholder when user-target commands (/mute, /unmute, /ban, /unban) are active.
  • Added unsupportedAttachmentLabel translation for all supported locales.
  • Added linkAttachmentText translation for all supported locales (used by MessagePreviewFormatter for link-preview attachments).
  • Added confirmLabel, emptyReactionsText, loadingReactionsError, and tapToRemoveReactionLabel translations for all supported locales.
  • Added justNowLabel, replyToUserLabel, multipleAnswersDescription, maximumVotesPerPersonDescription, anonymousPollDescription, suggestAnOptionDescription, and addACommentDescription translations for all supported locales.
  • Added totalVoteCountLabel({int? count}) translation for all supported locales.
  • Added viewAllLabel translation for all supported locales.
  • Added pollVotesLabel translation for all supported locales.
  • Added endVoteConfirmationMessage translation for all supported locales.
  • Added reactionsCountText(int count) translation for all supported locales.
  • Added photosAndVideosLabel translation (default Photos & Videos) for all supported locales. Used by the new media gallery preview footer's thumbnail- grid sheet header.

🔄 Changed

  • Reworded emptyMessagesText across all locales to the shorter "No messages yet" style (English default: 'There are no messages currently''No messages yet') to match the redesigned empty state copy.
  • Reworded writeAMessageLabel across all locales to use a "Send a message" style (English default: 'Write a message''Send a message') to match the redesigned message composer placeholder.
  • Reworded endVoteLabel English override from 'End Vote' to 'End Poll'.
  • Reworded flagLabel, cancelLabel and deleteLabel defaults from uppercase to sentence case across all supported locales (e.g. English: 'FLAG''Flag', 'CANCEL''Cancel', 'DELETE''Delete') so dialog buttons render in the same case as the rest of the system.
  • Raised minimum Flutter to >=3.41.0 and Dart SDK to ^3.11.0.

9.25.0 #

  • Updated stream_chat_flutter dependency to 9.25.0.

9.24.0 #

  • Updated stream_chat_flutter dependency to 9.24.0.

10.0.0-beta.13 #

🛑️ Breaking

  • SDK Redesign Changes. For more details, please refer to the migration guide. The SDK redesign introduces a fresher default UI, but also better APIs for customization of the components.

10.0.0-beta.12 #

  • Included the changes from version 9.23.0.

9.23.0 #

  • Fixed Italian translation for unreadMessagesSeparatorText (was incorrectly showing French text "Nouveaux messages" instead of Italian "Nuovi messaggi").

10.0.0-beta.11 #

  • Included the changes from version 9.22.0.

9.22.0 #

  • Added translations for new deletePollOptionLabel label.
  • Added translations for new deletePollOptionQuestion text.

10.0.0-beta.10 #

  • Included the changes from version 9.21.0.

9.21.0 #

  • Updated stream_chat_flutter dependency to 9.21.0.

10.0.0-beta.9 #

  • Included the changes from version 9.20.0.

9.20.0 #

  • Updated stream_chat_flutter dependency to 9.20.0.

10.0.0-beta.8 #

  • Included the changes from version 9.19.0.

9.19.0 #

  • Updated stream_chat_flutter dependency to 9.19.0.

10.0.0-beta.7 #

  • Included the changes from version 9.18.0.

9.18.0 #

  • Updated stream_chat_flutter dependency to 9.18.0.

10.0.0-beta.6 #

  • Included the changes from version 9.17.0.

9.17.0 #

  • Updated stream_chat_flutter dependency to 9.17.0.

10.0.0-beta.5 #

  • Included the changes from version 9.16.0.

9.16.0 #

  • Updated stream_chat_flutter dependency to 9.16.0.

10.0.0-beta.4 #

  • Added translations for new locationLabel label.

  • Included the changes from version 9.15.0.

9.15.0 #

  • Updated stream_chat_flutter dependency to 9.15.0.

10.0.0-beta.3 #

  • Included the changes from version 9.14.0.

9.14.0 #

  • Updated stream_chat_flutter dependency to 9.14.0.

10.0.0-beta.2 #

  • Included the changes from version 9.13.0.

9.13.0 #

  • Updated stream_chat_flutter dependency to 9.13.0.

10.0.0-beta.1 #

9.12.0 #

  • Updated stream_chat_flutter dependency to 9.12.0.

9.11.0 #

  • Updated stream_chat_flutter dependency to 9.11.0.

9.10.0 #

  • Updated stream_chat_flutter dependency to 9.10.0.

9.9.0 #

  • Added translations for new draftLabel label.
  • Added translations for new endLabel label.
  • Added translations for new endVoteConfirmationText text.

9.8.0 #

  • Updated stream_chat_flutter dependency to 9.8.0.

9.7.0 #

  • Added translations for new sendAnywayLabel label.
  • Added translations for new moderatedMessageBlockedText text.
  • Added translations for new moderationReviewModalTitle text.
  • Added translations for new moderationReviewModalDescription text.
  • Added translations for new emptyMessagePreviewText text.
  • Added translations for new voiceRecordingText text.
  • Added translations for new audioAttachmentText text.
  • Added translations for new imageAttachmentText text.
  • Added translations for new videoAttachmentText text.
  • Added translations for new pollYouVotedText text.
  • Added translations for new pollSomeoneVotedText text.
  • Added translations for new pollYouCreatedText text.
  • Added translations for new pollSomeoneCreatedText text.
  • Added translations for new systemMessageLabel label.

9.6.0 #

  • Updated stream_chat_flutter dependency to 9.6.0.

9.5.0 #

  • Updated stream_chat_flutter dependency to 9.5.0.

9.4.0 #

  • Updated minimum Flutter version to 3.27.4 for the SDK.

9.3.0 #

  • Added translations for new slideToCancelLabel label.
  • Added translations for new holdToRecordLabel label.

9.2.0 #

  • Updated stream_chat_flutter dependency to 9.2.0+1.

9.1.0 #

  • Added translations for new repliedToLabel label.
  • Added translations for new newThreadsLabel label.

9.0.0 #

  • Added multiple new localization strings related to poll creation and validation.
  • Added multiple new localization strings related to poll message interactions.
  • Updated minimum Flutter version to 3.24.5 for the SDK.

8.3.0 #

  • Updated stream_chat_flutter dependency to 8.3.0.

8.2.0 #

  • Updated stream_chat_flutter dependency to 8.2.0.

8.1.0 #

  • Updated stream_chat_flutter dependency to 8.1.0.

8.0.0 #

  • Updated stream_chat_flutter dependency to 8.0.0.

7.3.0 #

🔄 Changed

  • Changed minimum Flutter version to 3.19 for the SDK.
  • Updated stream_chat_flutter dependency to 7.3.0.

7.2.2 #

  • Updated stream_chat_flutter dependency to 7.2.2.

7.2.1 #

  • Updated stream_chat_flutter dependency to 7.2.1.

7.2.0-hotfix.1 #

7.2.0 #

  • Updated stream_chat_flutter dependency to 7.2.0.

7.1.0 #

  • Updated stream_chat_flutter dependency to 7.1.0.

7.0.2 #

  • Updated stream_chat_flutter dependency to 7.0.2.

7.0.1 #

  • Updated stream_chat_flutter dependency to 7.0.1.

7.0.0 #

  • Updated minimum supported SDK version to Flutter 3.13/Dart 3.1
  • Updated stream_chat_flutter dependency to 7.0.0.

5.12.0 #

  • Updated stream_chat_flutter dependency to 6.12.0.

5.11.0 #

  • Updated stream_chat_flutter dependency to 6.11.0.

5.10.0 #

  • Updated stream_chat_flutter dependency to 6.10.0.

5.9.0 #

  • Updated minimum supported SDK version to Flutter 3.10/Dart 3.0
  • Updated stream_chat_flutter dependency to 6.9.0.

5.8.0 #

  • Updated stream_chat_flutter dependency to 6.8.0.

5.7.0 #

  • Updated stream_chat_flutter dependency to 6.7.0.

5.6.0 #

  • Updated minimum supported SDK version to Flutter 3.7/Dart 2.19
  • Updated stream_chat_flutter dependency to 6.6.0.

5.5.0 #

  • Updated stream_chat_flutter dependency to 6.5.0.

5.4.0 #

  • Updated stream_chat_flutter dependency to 6.4.0.

5.3.0 #

  • Updated stream_chat_flutter dependency to 6.3.0.

5.2.0 #

  • Updated stream_chat_flutter dependency to 6.2.0.

5.1.0 #

  • Updated dart sdk environment range to support 3.0.0.
  • Updated stream_chat_flutter dependency to 6.1.0.

5.0.0 #

  • Updated stream_chat_flutter dependency to 6.0.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.2 #

  • Included the changes from version 3.3.0.

4.0.0-beta.1 #

✅ Added

  • couldNotReadBytesFromFileError with translations
  • downloadLabel with translations
  • toggleMuteUnmuteAction with translations
  • toggleMuteUnmuteGroupQuestion with translations
  • toggleMuteUnmuteGroupText with translations
  • toggleMuteUnmuteUserQuestion with translations
  • toggleMuteUnmuteUserText with translations

3.3.0 #

3.2.0 #

✅ Added

  • Added support for unreadMessagesSeparatorText translation.

3.1.0 #

  • Added support for German locale.

3.0.0 #

  • Added translations for viewLibrary.

3.0.0-beta.1 #

2.1.0 #

✅ Added

🔄 Changed

  • Some of the Japanese translations have been updated/changed for better understanding.

2.0.0 #

  • Updated stream_chat_flutter dependency to 3.0.0.

🐞 Fixed

  • Fixed typos in Italian translations.

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

1.0.0 #

21
likes
140
points
23.3k
downloads

Documentation

API reference

Publisher

verified publishergetstream.io

Weekly Downloads

The Official localizations for Stream Chat Flutter, a service for building chat applications

Repository (GitHub)
View/report issues
Contributing

License

unknown (license)

Dependencies

flutter, flutter_localizations, stream_chat_flutter

More

Packages that depend on stream_chat_localizations