From 17a69179658631a39dd6f4565e60d7e318e660d1 Mon Sep 17 00:00:00 2001 From: Guilherme Girotto Date: Mon, 26 Jul 2021 15:16:24 -0300 Subject: [PATCH] Updates `photo_view` version --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index f574d0fb..3991547c 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -16,7 +16,7 @@ dependencies: flutter_colorpicker: ^0.5.0 flutter_keyboard_visibility: ^5.0.0 image_picker: ^0.8.2 - photo_view: ^0.11.1 + photo_view: ^0.12.0 quiver: ^3.0.0 string_validator: ^0.3.0 tuple: ^2.0.0