From 9023fc8bf312aa8170f07e2f71af0106937627dc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 24 Nov 2022 10:00:06 +0000 Subject: [PATCH] fix(deps): update dependency flex_color_picker to v3 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 73bc88f0a..80ed83442 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -24,7 +24,7 @@ dependencies: firebase_analytics: ^10.0.0 firebase_auth: ^4.0.0 firebase_core: ^2.0.0 - flex_color_picker: ^2.2.0 + flex_color_picker: ^3.0.0 flutter: sdk: flutter flutter_bloc: ^8.0.0