Merge branch 'develop' into fix/spacing

This commit is contained in:
Salvatore Giordano
2021-11-18 16:29:29 +01:00
committed by GitHub
8 changed files with 23 additions and 8 deletions
+8 -1
View File
@@ -4,6 +4,13 @@
- `MessageListView` now allows more better control over spacing after messages using `spacingWidgetBuilder`.
## Upcoming
🐞 Fixed
- Fixed `MessageWidget` null errors associated with `channel.memberCount`.
- Fixed adding attachments on web.
## 3.2.0
- Updated Dart SDK constraints to `>=2.14.0 <3.0.0`
@@ -866,4 +873,4 @@ The property showVideoFullScreen was added mainly because of this issue brianega
## 0.0.1
- First release
- First release