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 8f2282c + 16aa417 commit 68663fdCopy full SHA for 68663fd
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
27
28
29
0 commit comments