From 6566fb71773a7eaeb06d957486e531ebb46099d5 Mon Sep 17 00:00:00 2001 From: Raihan Iyai <raihan.suraperwata@tokopedia.com> Date: Thu, 9 Sep 2021 03:44:45 +0700 Subject: [PATCH] update colorpicker to prevent error xcode build (#315) --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index fc49b2e1..f3a9abb2 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.12.0