Skip to content

Release v1.6.5

Choose a tag to compare

@github-actions github-actions released this 28 Jun 22:45

Simplify ARM64 builds using native GitHub Actions ARM64 runners

  • Use ubuntu-24.04-arm64 runners for native ARM64 builds
  • Remove complex Docker/QEMU emulation setup
  • Simplify all build jobs to use Flutter's official ARM64 support
  • Fix build paths for both x64 and ARM64 architectures
  • Eliminate duplicate build steps and error-prone cross-compilation