Update Jul 28, 2026 tracked by Updatify
3.19.4
- flutter/144211 - Reverts a clipping optimization that is broken when multiple clips are applied with a backdrop filter.
- flutter/144213 - Fix flickering of gaussian blurs in scrolling containers.
- dart/55158 - Fixes an exception when executing hot reload after making compilation-successful changes.
- dart/55194 - Fix crashes on web platforms that contains an extension type declaration where the extension type constructor invokes a redirecting factory in its initializer.
- dart/55184 - Fix issues where it is unable to run commit queue and post-submit testing on beta and stable when Goma is shut down.
- dart/55240 - Fix DateTime.timeZoneName on Windows.