From 48ab229456ac45cec2925d41d70b282df5c94930 Mon Sep 17 00:00:00 2001 From: Guilherme Girotto Date: Mon, 26 Jul 2021 15:13:36 -0300 Subject: [PATCH] Updates `flutter_colorpicker` version --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 4bd2a068..f574d0fb 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -13,7 +13,7 @@ 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