Release v1.6.1
fix: Fix Flutter PATH issues in ARM64 build workflows
- Add proper PATH export for x86_64 builds in build-and-upload job
- Fix flutter command not found errors in AppImage x86_64 builds
- Ensure Flutter SDK path is available in all workflow steps
- Remove redundant flutter pub get and build steps in AppImage workflow