From 82cfe76e990d832fc7feb236f3038a5c94e0acc9 Mon Sep 17 00:00:00 2001 From: Dilanka Yapa <104094511+dilankayapagit@users.noreply.github.com> Date: Tue, 15 Aug 2023 06:33:11 +0530 Subject: [PATCH] fix --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 714198d9..fa242751 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -11,7 +11,7 @@ environment: dependencies: flutter: sdk: flutter - collection: ^1.18.0 + collection: ^1.17.0 flutter_colorpicker: ^1.0.3 flutter_keyboard_visibility: ^5.4.1 quiver: ^3.2.1