From db41ae59faa36ca1582bb49e2d10ab011c224c5f Mon Sep 17 00:00:00 2001 From: Guilherme Girotto Date: Tue, 27 Jul 2021 02:51:58 -0300 Subject: [PATCH] Bumps `flutter_colorpicker` and `photo_view` versions (#310) --- pubspec.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pubspec.yaml b/pubspec.yaml index 4bd2a068..3991547c 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -13,10 +13,10 @@ dependencies: flutter: sdk: flutter collection: ^1.15.0 - flutter_colorpicker: ^0.4.0 + 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