We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f0325e commit 22d8879Copy full SHA for 22d8879
pkgs/lints/CHANGELOG.md
@@ -6,6 +6,9 @@
6
- added [unnecessary_underscores] (https://github.com/dart-lang/core/issues/856)
7
- Require Dart 3.7.
8
9
+[strict_top_level_inference]: https://dart.dev/lints/strict_top_level_inference
10
+[unnecessary_underscores]: https://dart.dev/lints/unnecessary_underscores
11
+
12
## 5.1.1
13
14
- Updated the SDK lower bound to 3.6.
0 commit comments