From 1b5e0e4bed97e354a924f790c85b5cd741f5940e Mon Sep 17 00:00:00 2001 From: Raihan Iyai Date: Sun, 1 Aug 2021 23:35:02 +0700 Subject: [PATCH] update colorpicker to prevent error xcode build --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 59145e27..a95ced77 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