Skip to content

Commit 7e1ec1d

Browse files
committed
feat(ui): add optionsBuilder to custom attachment options
1 parent ee78069 commit 7e1ec1d

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
@@ -4,6 +4,12 @@
44

55
- Fixed `.replaceMentions` not escaping special characters in the username.
66

7+
✅ Added
8+
9+
- Added `optionsBuilder` to `showStreamAttachmentPickerModalBottomSheet`,
10+
`mobileAttachmentPickerBuilder`, and `webOrDesktopAttachmentPickerBuilder`
11+
to allow full control over the attachment picker options ordering / display.
12+
713
## 9.16.0
814

915
🐞 Fixed

0 commit comments

Comments
 (0)