From cc802e51a75756bbc551aa32f9c69d028b8af4e8 Mon Sep 17 00:00:00 2001 From: PiN73 Date: Thu, 8 Apr 2021 02:09:55 +0300 Subject: [PATCH] Allow compatible args dependency --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index ff16f991f5..eee301721d 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -5,7 +5,7 @@ maintainer: Mark O'Sullivan (@MarkOSullivan94) homepage: https://github.com/fluttercommunity/flutter_launcher_icons dependencies: - args: 2.0.0 + args: ^2.0.0 image: ^3.0.1 path: ^1.8.0 yaml: ^3.1.0