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 3d4d968 commit 4e69360Copy full SHA for 4e69360
pubspec.lock
@@ -313,7 +313,7 @@ packages:
313
source: hosted
314
version: "2.0.2"
315
path:
316
- dependency: transitive
+ dependency: "direct dev"
317
description:
318
name: path
319
url: "https://pub.dartlang.org"
pubspec.yaml
@@ -26,4 +26,5 @@ dev_dependencies:
26
build_runner: ^2.2.0
27
analyzer: ^4.2.0
28
code_builder: ^4.2.0
29
+ path: ^1.8.2
30
# flutter packages pub run build_runner build --delete-conflicting-outputs
0 commit comments