Update Jul 28, 2026 tracked by Updatify
3.10.2
This hotfix release addresses the following issues:
- flutter/126532 - [Impeller] Fixes saveLayer ignores opacity of paint with blend mode lighten.
- flutter/126739 - [Impeller] Fixes ImageShader alignment is different for different PaintingStyle.
- flutter/126701 - [Impeller] Fixes InkSparkle splash not clipping on iOS.
- flutter/126661 - Fixes PointerInterceptor reverses transformHitTests in a scaled context.
- flutter/127183 - [Impeller] Fixes drawing path with image shader is not correct.
- dart/52438 - Fixes a dart2js crash when using a switch case expression on a record where the fields don’t match the cases.
- dart/3392 - Add chips for class and mixin pages on dartdoc generated pages.
- dart/52352 - Fixes a situation causing the parser to fail resulting in an infinite loop leading to higher memory usage.
- dart/52078 - Add clear errors when mixing inheritance in pre and post Dart 3 libraries.