fix(ui): export StreamAttachmentWidgetBuilder

This commit is contained in:
Efthymis Sarmpanis
2023-12-05 13:20:09 +02:00
parent 37a0b48b23
commit c7eb90f750
6 changed files with 7 additions and 4 deletions
@@ -1,3 +1,9 @@
## Unereleased
🐞 Fixed
- [[#1804]](https://github.com/GetStream/stream-chat-flutter/issues/1804) Fixed `StreamAttachmentWidgetBuilder`` is not accessible in 7.0.0.
## 7.0.0
🛑️ Breaking