feat: Musicpod for Windows ARM
Hello, thank you for developing this great app!
Will it be possible to compile a windows ARM-native version of this app?
Hello, thank you for developing this great app!
Will it be possible to compile a windows ARM-native version of this app?
Hi 👋 I have no idea actually. I'm not even sure what the status of flutter on windows arm is? For Linux I know it works fine on arm except Chinese letters. But for windows no idea. :( do you have an arm machine with windows?
Hi, about to get one in 2 days... was already checking for native apps which I would like to install. So I guess I´ll wait and see how it performs? :-)
Hi, about to get one in 2 days... was already checking for native apps which I would like to install. So I guess I´ll wait and see how it performs? :-)
I think since the exe I'm providing is made with my windows amd64 machine, it will probably not run on your arm machine. For Linux and MacOS I have a release pipeline producing it well since a long time but for windows I still didn't find time to properly automate the release so I really have to create it on a Windows machine like a caveman xD But if you are slightly into development you could just try to make it run from source and if it works I got one more argument to finally finish windows release automation
I really have (almost) no clue about development... do you have a documentation (my mother-tongue is german) how to do it? ;-) I am surely willed to invest time.
We have this doc, That is not the latest version yet, but it provide the how to. So, once you have one ARM Windows Machine You can compile on it
Some work still in development, you can track it on https://github.com/flutter/flutter/issues/62597