Skip to content

Commit 3226700

Browse files
authored
fix(ui): use userId.hashCode for GradientAvatar colors (#2381)
Co-authored-by: xsahil03x <[email protected]>
1 parent ee78069 commit 3226700

31 files changed

+803
-258
lines changed

packages/stream_chat_flutter/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
🐞 Fixed
44

55
- Fixed `.replaceMentions` not escaping special characters in the username.
6+
- Fixed `GradientAvatars` for users with same-length IDs would have identical
7+
colors. [[#2369]](https://github.com/GetStream/stream-chat-flutter/issues/2369)
68

79
## 9.16.0
810

0 commit comments

Comments
 (0)