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.
2 parents ba0b0d8 + bec2ac0 commit 5ecc3aeCopy full SHA for 5ecc3ae
pubspec.yaml
@@ -8,8 +8,8 @@ environment:
8
sdk: '>=2.4.0 <3.0.0'
9
10
dependencies:
11
- meta: ^1.0.4
12
- pub_semver: ^1.4.2
+ meta: '>=1.0.4 <1.7.0' # Workaround to avoid https://github.com/dart-lang/sdk/issues/46142
+ pub_semver: '>=1.4.2 <3.0.0'
13
14
dev_dependencies:
15
build_runner: ^1.7.1
0 commit comments