From f4c2e4828fa29bb17df64ecdb43a8dbac21f5ab6 Mon Sep 17 00:00:00 2001 From: Istvan Soos Date: Wed, 17 Mar 2021 21:18:27 +0100 Subject: [PATCH] Also fix dependency on collection. --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index ecf3b372..a71bb2cd 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -9,7 +9,7 @@ environment: dependencies: buffer: ^1.1.0 crypto: ^3.0.0 - collection: ^1.15.0-nullsafety.4 + collection: ^1.15.0 dev_dependencies: pedantic: ^1.0.0