Skip to content

Commit cb535d3

Browse files
committed
feat(ui): add optionsBuilder to custom attachment options
1 parent dd43ac6 commit cb535d3

File tree

4 files changed

+444
-149
lines changed

4 files changed

+444
-149
lines changed

packages/stream_chat_flutter/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,12 @@
2222
- Fixed `GradientAvatars` for users with same-length IDs would have identical
2323
colors. [[#2369]](https://github.com/GetStream/stream-chat-flutter/issues/2369)
2424

25+
✅ Added
26+
27+
- Added `optionsBuilder` to `showStreamAttachmentPickerModalBottomSheet`,
28+
`mobileAttachmentPickerBuilder`, and `webOrDesktopAttachmentPickerBuilder`
29+
to allow full control over the attachment picker options ordering / display.
30+
2531
## 9.16.0
2632

2733
🐞 Fixed

0 commit comments

Comments
 (0)