Update Jul 28, 2026 tracked by Updatify
3.7.2
This hotfix release addresses the following issues:
- flutter/119881 - [Impeller] App performance decreases when using emulated dashed lines.
- flutter/119245 - [Impeller] App crashes due to invalid textures when using impeller.
- flutter/119489 - [Impeller] Text glyphs render incorrectly on different font weights
- flutter/103847 - Fix animation jank on some iPhone models.
-
flutter/119593 - Localization files fail to generate when
FLUTTER_STORAGE_BASE_URLis overridden. - flutter/119084 - When requesting to evaluate multiple expressions while debugging Flutter web apps, tooling fails before finishing operations.
- flutter/119261 - Flutter tool crashes when attempting to update the artifact cache.
-
flutter/117420 - Ink ripple is rendered incorrectly inside of the
NavigationBarwidget when using Material 3. - dart/50622 - VM crashes when mixing the use of double and float calculations in debug/JIT configuration.
- flutter/119220 - Compiler may crash when attempting to inline a method with lots of optional parameters with distinct default values.
-
dart/51087 -
part_of_different_libraryerror may be encountered when usingPackageBuildWorkspace.