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 3f495f2 commit 16aa417Copy full SHA for 16aa417
example/pubspec.yaml
@@ -16,7 +16,7 @@ dependencies:
16
path: ../
17
18
dev_dependencies:
19
- flutter_lints: ^4.0.0
+ flutter_lints: ">=5.0.0 <6.0.0"
20
flutter_test:
21
sdk: flutter
22
pubspec.yaml
@@ -23,7 +23,7 @@ dependencies:
23
24
25
faker_dart: ^0.2.2
26
- flutter_lints: ">=4.0.0 <6.0.0"
27
28
29
0 commit comments