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.
2 parents 2cb1dd1 + 5cab58e commit 8eb4a99Copy full SHA for 8eb4a99
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+## 4.2.4
4
+
5
+- Update dependencies to allow analyzer 7
6
7
## 4.2.3
8
9
- Fixed bug where `organizeDirectives` would incorrectly sort directives when `// @dart=x.xx`
pubspec.yaml
@@ -1,5 +1,5 @@
name: dart_dev
-version: 4.2.3
+version: 4.2.4
description: >
Centralized tooling for Dart projects.
Consistent interface across projects.
0 commit comments