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 fc6b52b commit b93fde7Copy full SHA for b93fde7
CHANGELOG.md
@@ -8,6 +8,7 @@
8
- add quick fix to avoid_final_with_getter (https://github.com/solid-software/solid_lints/pull/164)
9
- Renamed `avoid_debug_print` to `avoid_debug_print_in_release`
10
- The `avoid_debug_print_in_release` no longer reports a warning if the `debugPrint` call is wrapped in a `!kReleaseMode` check.
11
+- Update custom_lints to work with newer Flutter
12
13
## 0.1.5
14
0 commit comments