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 40530f0 commit 1a61a22Copy full SHA for 1a61a22
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## 0.0.13
2
+
3
+- enable use_colored_box & use_decorated_box + add more comments about specific lints
4
5
## 0.0.12
6
7
- Update to the latest DCM to make sure that it works with latest flutter.
pubspec.yaml
@@ -2,7 +2,7 @@ name: solid_lints
description:
Lints for Dart and Flutter based on software industry standards and best
practices.
-version: 0.0.12
+version: 0.0.13
homepage: https://github.com/solid-software/solid_lints/
8
environment:
0 commit comments