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 06f7784 commit 97d3947Copy full SHA for 97d3947
pubspec.yaml
@@ -26,7 +26,7 @@ dev_dependencies:
26
sdk: flutter
27
build_runner: ^2.4.13
28
json_serializable: ^6.8.0
29
- flutter_lints: ^5.0.0
+ flutter_lints: ">=5.0.0 <7.0.0"
30
31
32
# For information on the generic Dart part of this file, see the
0 commit comments