Skip to content

Commit b93fde7

Browse files
0.2.0
1 parent fc6b52b commit b93fde7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
- add quick fix to avoid_final_with_getter (https://github.com/solid-software/solid_lints/pull/164)
99
- Renamed `avoid_debug_print` to `avoid_debug_print_in_release`
1010
- 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
1112

1213
## 0.1.5
1314

0 commit comments

Comments
 (0)