Merge pull request #905 from S-ecki/develop

fix(ui): update chewie to newest version
This commit is contained in:
Gordon
2022-02-21 10:09:57 +01:00
committed by GitHub
2 changed files with 2 additions and 1 deletions
@@ -3,6 +3,7 @@
🐞 Fixed
- [[#888]](https://github.com/GetStream/stream-chat-flutter/issues/888) Fix `unban` command not working in `MessageInput`.
- [[#805]](https://github.com/GetStream/stream-chat-flutter/issues/805) Updated chewie dependency version to 1.3.0
- Fix `showScrollToBottom` in `MessageListView` not respecting false value.
## 3.4.0
+1 -1
View File
@@ -12,7 +12,7 @@ environment:
dependencies:
cached_network_image: ^3.0.0
characters: ^1.1.0
chewie: ^1.2.0
chewie: ^1.3.0
collection: ^1.15.0
diacritic: ^0.1.3
dio: ^4.0.0