From f925774475129aae649e248c225a76056b0e6c08 Mon Sep 17 00:00:00 2001 From: Rebar Ahmad Date: Mon, 27 May 2024 16:26:32 +0200 Subject: [PATCH] Fix dcli --- pubspec.yaml | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/pubspec.yaml b/pubspec.yaml index e9b551a..f2e79f1 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -16,13 +16,8 @@ dependencies: font_awesome_flutter: ^10.7.0 path: ^1.9.0 provider: ^6.1.2 - -dev_dependencies: args: ^2.5.0 - dcli: ^4.0.1 - -dependency_overrides: - meta: ^1.15.0 + dcli: ^4.0.1-beta.4 flutter: uses-material-design: true