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 fc843ee commit f54bf2cCopy full SHA for f54bf2c
pubspec.yaml
@@ -1,10 +1,12 @@
1
name: solid_lints
2
-description: Lints for Dart and Flutter based on software industry standards and best practices.
+description:
3
+ Lints for Dart and Flutter based on software industry standards and best
4
+ practices.
5
version: 0.0.9
6
homepage: https://github.com/solid-software/solid_lints/
7
8
environment:
9
sdk: '>=2.14.4 <3.0.0'
10
11
dependencies:
- dart_code_metrics: ^4.9.0
12
+ dart_code_metrics: 4.10.1
0 commit comments