We are pleased to announce the release of Flutter 3.13.6 to the stable channel; This hotfix release addresses the following issues:
flutter/133013 - [Impeller] Fix issues with PNG decompression
flutter/132838 - Fix clip Imagefilter.blur on iOS
dart/53579 - Fixes a compiler crash when using @staticInterop or @anonymous factory constructors with type parameters.
dart/53503 - Fixes segmentation faults that terminate processes when encountering handled exceptions in the FFI library.
dart/53541 - Fixes slow variable access while debugging Flutter applications.