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 bde35f3 commit 975ee95Copy full SHA for 975ee95
pubspec.yaml
@@ -27,6 +27,7 @@ dependencies:
27
# Annotation support for code generation
28
path: ">=1.8.3 <2.0.0"
29
meta: ">=1.12.0 <2.0.0"
30
+ build: ">=2.4.0 <3.0.0"
31
32
# Platform-specific file system access
33
path_provider: ">=2.1.2 <3.0.0"
sample_examples/demo_example/pubspec.lock
@@ -444,7 +444,7 @@ packages:
444
path: "../.."
445
relative: true
446
source: path
447
- version: "0.0.5"
+ version: "0.0.6"
448
shelf:
449
dependency: transitive
450
description:
0 commit comments