Update Jul 28, 2026 tracked by Updatify
3.32.1
- flutter/156793 - Fixes flaky crash when targeting web applications via IDEs using the DAP.
- flutter/168849 - Fixes an issue rendering wide gamut images.
- flutter/168846 - Fixes an issue displaying the wrong icons in the widget inspector for some apps.
- flutter/167011 - Fixes Flutter Android builds for apps which use plugins with old Android Gradle Plugin versions.
- flutter/169101 - Reduces the cost of running the (sometimes flaky) Linux fuchsia_test on release branches.
- flutter/169318 - Fixed a bug where the flutter tool crash reporting did not include what plugins were being used by the current project.
-
flutter/169160 Fixed a bug where
appFlavoris null after hot restarts or duringflutter test. - flutter/167011 [Android] Fix regression in NDK version checking for projects with old AGP versions.
- flutter/168847 [Widget Inspector] Fix missing cupertino icon in on-device inspector.