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.
engine.version
1 parent 8cd19e5 commit 6fba244Copy full SHA for 6fba244
CHANGELOG.md
@@ -29,6 +29,10 @@ INTERNAL NOTE
29
30
## Flutter 3.32 Changes
31
32
+### [3.32.4](https://github.com/flutter/flutter/releases/tag/3.32.4)
33
+
34
+- [flutter/170536](https://github.com/flutter/flutter/issues/170536) - Fixes a code-signing issue on Mac hosts when running `dart` tooling.
35
36
### [3.32.3](https://github.com/flutter/flutter/releases/tag/3.32.3)
37
38
- [flutter/170052](https://github.com/flutter/flutter/pull/170052) - Fixes "active" indicator for `NavigationBar` and `NavigationDrawer`
bin/internal/engine.version
@@ -1 +1 @@
1
-31c4875c7aa0079ae11a4850e2d06bd83d001960
+8cd19e509d6bece8ccd74aef027c4ca947363095
0 commit comments