Skip to content

v1.6.109

Choose a tag to compare

@bdero bdero released this 23 Jun 01:16
  • 馃惁 Flutter 3.44.3 / Dart 3.12.2 support
    • Fix a potential buffer overflow in the animated PNG decoder when parsing
      malformed fdAT chunks.
    • Swift Package Manager: fix crashes from concurrent directory/file/symlink
      creation when building iOS or macOS apps.
    • Impeller (OpenGL ES): fix a texture resource leak by ensuring the
      TextureGLES destructor releases all objects it holds, including its sync
      fence.
    • Print a trace when skipping flavor-specific and platform-specific assets.