Merge pull request #1565 from GetStream/bump/shimmer
This commit is contained in:
@@ -20,6 +20,10 @@
|
||||
- Added support for `StreamMessageThemeData.urlAttachmentTextMaxLine` to specify the `.maxLines` for the url attachment
|
||||
text. [#1543](https://github.com/GetStream/stream-chat-flutter/issues/1543)
|
||||
|
||||
🔄 Changed
|
||||
|
||||
- Updated `shimmer` dependency to `^3.0.0`.
|
||||
|
||||
## 6.1.0
|
||||
|
||||
🐞 Fixed
|
||||
|
||||
@@ -37,7 +37,7 @@ dependencies:
|
||||
photo_view: ^0.14.0
|
||||
rxdart: ^0.27.0
|
||||
share_plus: ^6.3.0
|
||||
shimmer: ^2.0.0
|
||||
shimmer: ^3.0.0
|
||||
stream_chat_flutter_core: ^6.1.0
|
||||
synchronized: ^3.0.0
|
||||
thumblr: ^0.0.4
|
||||
|
||||
Reference in New Issue
Block a user