Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions packages/stream_chat_flutter/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,12 @@
- Fixed `GradientAvatars` for users with same-length IDs would have identical
colors. [[#2369]](https://github.com/GetStream/stream-chat-flutter/issues/2369)

✅ Added

- Added `optionsBuilder` to `showStreamAttachmentPickerModalBottomSheet`,
`mobileAttachmentPickerBuilder`, and `webOrDesktopAttachmentPickerBuilder`
to allow full control over the attachment picker options ordering / display.

## 9.16.0

🐞 Fixed
Expand Down
Loading
Loading