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 4a8481a commit b659274Copy full SHA for b659274
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## 2.18.4 - 2022-11-02
2
+
3
+This is a patch release that fixes crashes during hot reload
4
+(issue [flutter/flutter#113540][]).
5
6
+[flutter/flutter#113540]: https://github.com/flutter/flutter/issues/113540
7
8
## 2.18.3 - 2022-10-19
9
10
This is a patch release that fixes a regression in code coverage computation
tools/VERSION
@@ -26,6 +26,6 @@
26
CHANNEL stable
27
MAJOR 2
28
MINOR 18
29
-PATCH 3
+PATCH 4
30
PRERELEASE 0
31
PRERELEASE_PATCH 0
0 commit comments