We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f02f13c + 05e4693 commit 57ea316Copy full SHA for 57ea316
pubspec.yaml
@@ -9,6 +9,6 @@ environment:
9
sdk: ">=2.18.0 <4.0.0"
10
11
dependencies:
12
- analyzer: ">=6.0.0 <7.0.0"
13
- analyzer_plugin: ^0.11.2
+ analyzer: ">=6.0.0 <8.0.0"
+ analyzer_plugin: ">=0.11.2 <0.13.0"
14
custom_lint_builder: ">=0.5.2 <0.8.0"
0 commit comments