File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,6 @@ environment:
66 sdk : " >=2.18.0 <4.0.0"
77
88dev_dependencies :
9- custom_lint : ^0.6.4
9+ custom_lint : ^0.7.5
1010 fd_lints :
1111 path : ../
Original file line number Diff line number Diff line change 11name : fd_lints
22description : An opiniated set of lint rules for Dart and Flutter projects. Made
33 by yours truly Floating Dartists.
4- version : 2.4 .0
4+ version : 2.5 .0
55repository : https://github.com/Floating-Dartists/fd_lints
66issue_tracker : https://github.com/Floating-Dartists/fd_lints/issues
77
88environment :
99 sdk : " >=3.0.0 <4.0.0"
1010
1111dependencies :
12- analyzer : " >=6 .0.0 <8.0.0"
13- analyzer_plugin : " >=0.11.2 <0.14.0"
14- custom_lint_builder : " >=0.5.2 <0.8.0"
12+ analyzer : " >=7 .0.0 <8.0.0"
13+ analyzer_plugin : " >=0.13.0 <0.14.0"
14+ custom_lint_builder : " >=0.7.0 <0.8.0"
You can’t perform that action at this time.
0 commit comments