Release v1.6.5
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