Merge pull request #1388 from GetStream/chore/bump-desktop-drop-version-v0.4

This commit is contained in:
Sahil Kumar
2022-12-06 14:28:12 +05:30
committed by GitHub
2 changed files with 2 additions and 1 deletions
@@ -3,6 +3,7 @@
🔄 Changed
- Updated `lottie` dependency to `^2.0.0`
- Updated `desktop_drop` dependency to `^0.4.0`
🐞 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.
+1 -1
View File
@@ -15,7 +15,7 @@ dependencies:
collection: ^1.15.0
contextmenu: ^3.0.0
dart_vlc: ^0.3.0
desktop_drop: ^0.3.3
desktop_drop: ^0.4.0
diacritic: ^0.1.3
dio: ^4.0.6
ezanimation: ^0.6.0