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 baf56df commit d2da75aCopy full SHA for d2da75a
CHANGELOG.md
@@ -64,6 +64,17 @@ Updated the Linter to `1.16.0`, which includes changes that
64
- adds new lint: `use_decorated_box`.
65
- improves docs for `omit_local_variable_types`.
66
67
+## 2.15.1 - 2021-12-14
68
+
69
+This is a patch release that fixes:
70
71
+- an AOT compilation failure in some Flutter apps (issue [#47878][]).
72
+- `dart pub publish` for servers with a path in the URL (pr
73
+ [dart-lang/pub#3244][]).
74
75
+[#47878]: https://github.com/dart-lang/sdk/issues/47878
76
+[dart-lang/pub#3244]: https://github.com/dart-lang/pub/pull/3244
77
78
## 2.15.0 - 2021-12-08
79
80
### Language
0 commit comments