Skip to content

v1.6.117

Choose a tag to compare

@nickshorebird nickshorebird released this 14 Aug 17:32
  • 馃惁 Flutter 3.44.9 / Dart 3.12.2 support
    • iOS: fix a crash on patch boot when loading a patched snapshot.
    • iOS: fix a crash in patched apps at call sites that switch between
      base and patch code.
    • Fix a null dereference in patched code aborting the process instead
      of throwing.
    • Reduce patch artifact size and memory use when creating patches for
      large apps.