Merge pull request #1200 from GetStream/chore/update_photo_view

chore(ui): Updated photo_view to 0.14.0
This commit is contained in:
Salvatore Giordano
2022-06-10 09:35:01 +02:00
committed by GitHub
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