We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb5ea67 commit cbfb17aCopy full SHA for cbfb17a
pubspec.lock
@@ -47,7 +47,7 @@ packages:
47
source: hosted
48
version: "5.1.1"
49
args:
50
- dependency: transitive
+ dependency: "direct dev"
51
description:
52
name: args
53
sha256: "7cf60b9f0cc88203c5a190b4cd62a99feea42759a7fa695010eb5de1c0b2252a"
pubspec.yaml
@@ -91,6 +91,7 @@ dev_dependencies:
91
integration_test:
92
sdk: flutter
93
94
+ args: ^2.5.0
95
build_runner: ^2.3.3
96
checks: ^0.3.0
97
clock: ^1.1.1
0 commit comments