Merge pull request #1388 from GetStream/chore/bump-desktop-drop-version-v0.4
This commit is contained in:
@@ -3,6 +3,7 @@
|
|||||||
🔄 Changed
|
🔄 Changed
|
||||||
|
|
||||||
- Updated `lottie` dependency to `^2.0.0`
|
- Updated `lottie` dependency to `^2.0.0`
|
||||||
|
- Updated `desktop_drop` dependency to `^0.4.0`
|
||||||
|
|
||||||
🐞 Fixed
|
🐞 Fixed
|
||||||
- [[#1379]](https://github.com/GetStream/stream-chat-flutter/issues/1379) Fixed "Issues with photo attachments on web", where the cached image attachment would not render while uploading.
|
- [[#1379]](https://github.com/GetStream/stream-chat-flutter/issues/1379) Fixed "Issues with photo attachments on web", where the cached image attachment would not render while uploading.
|
||||||
|
|||||||
@@ -15,7 +15,7 @@ dependencies:
|
|||||||
collection: ^1.15.0
|
collection: ^1.15.0
|
||||||
contextmenu: ^3.0.0
|
contextmenu: ^3.0.0
|
||||||
dart_vlc: ^0.3.0
|
dart_vlc: ^0.3.0
|
||||||
desktop_drop: ^0.3.3
|
desktop_drop: ^0.4.0
|
||||||
diacritic: ^0.1.3
|
diacritic: ^0.1.3
|
||||||
dio: ^4.0.6
|
dio: ^4.0.6
|
||||||
ezanimation: ^0.6.0
|
ezanimation: ^0.6.0
|
||||||
|
|||||||
Reference in New Issue
Block a user