Updated photo_view to 0.14.0

This commit is contained in:
Ayush Shekhar
2022-06-10 05:02:32 +05:30
parent 5e3cec1f94
commit 5104e9dbb6
2 changed files with 3 additions and 1 deletions
@@ -1,5 +1,7 @@
## Upcoming
- Updated `photo_view` dependency to [`0.14.0`](https://pub.dev/packages/photo_view/changelog).
🐞 Fixed
-[[#1180]](https://github.com/GetStream/stream-chat-flutter/issues/1180) Fix file download
+1 -1
View File
@@ -32,7 +32,7 @@ dependencies:
meta: ^1.3.0
path_provider: ^2.0.1
photo_manager: ^2.0.1
photo_view: ^0.13.0
photo_view: ^0.14.0
rxdart: ^0.27.0
share_plus: ^4.0.1
shimmer: ^2.0.0