saber-notes / saber

The cross-platform open-source app built for handwriting
https://saber.adil.hanney.org
GNU General Public License v3.0
2.05k stars 124 forks source link

Support for windows-arm64 #1086

Open intzaaa opened 8 months ago

intzaaa commented 8 months ago

Motivation

Currently, Saber cannot be installed on Windows devices using Arm64 processor architecture, and Flutter currently has the ability to compile windows-arm64 programs.

There are many such computers on the market today, including:

Solution

https://flutter.dev/go/windows-arm64 (from https://github.com/flutter/flutter/issues/129649)

Alternatives

No response

Saber version

0.0.0

Device

Anything else?

No response

lazux commented 7 months ago

I would love to see Saber Notes running on the Surface Pro X

adil192 commented 5 months ago

Flutter currently doesn't seem to have support for arm64 Windows and cross-compiling