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 61208df + 8f196e3 commit d2a684eCopy full SHA for d2a684e
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+## [3.7.3](https://github.com/Workiva/dart_dev/compare/3.7.2...3.7.3)
4
+
5
+- Fixes to be compatible with Windows.
6
7
## [3.7.2](https://github.com/Workiva/dart_dev/compare/3.7.1...3.7.2)
8
9
- Added an `organizeDirectives` option to the `FormatTool` (default false). When
pubspec.yaml
@@ -1,5 +1,5 @@
name: dart_dev
-version: 3.7.2
+version: 3.7.3
description: Centralized tooling for Dart projects. Consistent interface across projects. Easily configurable.
homepage: https://github.com/Workiva/dart_dev
0 commit comments