From 085c920cfc932511aaf67c4f6a4622601e232748 Mon Sep 17 00:00:00 2001 From: mark8044 <87546778+mark8044@users.noreply.github.com> Date: Thu, 16 Feb 2023 20:24:40 -0800 Subject: [PATCH] Update pubspec.yaml --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 972b16d1..8a49fcb7 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -12,7 +12,7 @@ environment: dependencies: flutter: sdk: flutter - collection: ^1.17.1 + collection: ^1.17.0 flutter_colorpicker: ^1.0.3 flutter_keyboard_visibility: ^5.4.0 quiver: ^3.2.1