Updated photo_view to 0.14.0
This commit is contained in:
@@ -1,5 +1,7 @@
|
|||||||
## Upcoming
|
## Upcoming
|
||||||
|
|
||||||
|
- Updated `photo_view` dependency to [`0.14.0`](https://pub.dev/packages/photo_view/changelog).
|
||||||
|
|
||||||
🐞 Fixed
|
🐞 Fixed
|
||||||
|
|
||||||
-[[#1180]](https://github.com/GetStream/stream-chat-flutter/issues/1180) Fix file download
|
-[[#1180]](https://github.com/GetStream/stream-chat-flutter/issues/1180) Fix file download
|
||||||
|
|||||||
@@ -32,7 +32,7 @@ dependencies:
|
|||||||
meta: ^1.3.0
|
meta: ^1.3.0
|
||||||
path_provider: ^2.0.1
|
path_provider: ^2.0.1
|
||||||
photo_manager: ^2.0.1
|
photo_manager: ^2.0.1
|
||||||
photo_view: ^0.13.0
|
photo_view: ^0.14.0
|
||||||
rxdart: ^0.27.0
|
rxdart: ^0.27.0
|
||||||
share_plus: ^4.0.1
|
share_plus: ^4.0.1
|
||||||
shimmer: ^2.0.0
|
shimmer: ^2.0.0
|
||||||
|
|||||||
Reference in New Issue
Block a user