From e772873379be60e95d473f9870a071badab79753 Mon Sep 17 00:00:00 2001 From: Elham Rababh Date: Wed, 25 Aug 2021 10:31:04 +0300 Subject: [PATCH] fix hexcolor lib --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index f9cbf22..ba604e4 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -56,7 +56,7 @@ dependencies: # UI Reqs dotted_border: 1.0.5 expandable: ^4.1.4 - hexcolor: ^1.0.1 + hexcolor: 1.0.1 # Notification Banner dropdown_banner: ^1.4.0