Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

aarch64/arm64 support for Linux #205

Open
netnut404 opened this issue Jan 29, 2023 · 5 comments
Open

aarch64/arm64 support for Linux #205

netnut404 opened this issue Jan 29, 2023 · 5 comments
Labels
linux-platform Related to the linux version of the app

Comments

@netnut404
Copy link

it would be nice to be able to install the flatpak on mobile devices that use arm64 (like the librem5) ( I am trying the web app as a work around ) . When I attempt to install..

"error: No such ref 'app/io.github.ferraridamiano.ConverterNOW/aarch64/stable' in remote flathub"

NetNut404

@ferraridamiano ferraridamiano added the linux-platform Related to the linux version of the app label Jan 29, 2023
@ferraridamiano
Copy link
Owner

Hi @netnut404 and thank you for reporting this. Unfortunately, I cannot build the app for aarch64 until either flutter/flutter#74929 or actions/runner-images#5631 gets resolved. Thumbs up to those issues if you would like to help improve their visibility

@AtiusAmy
Copy link

Hi @netnut404 and thank you for reporting this. Unfortunately, I cannot build the app for aarch64 until either flutter/flutter#74929 or actions/runner-images#5631 gets resolved. Thumbs up to those issues if you would like to help improve their visibility

Oh well the nice thing is that the first one gets resolved although I don't think the second one is being resolved anytime soon, infact it got locked so... :(

@ferraridamiano
Copy link
Owner

Oh well the nice thing is that the first one gets resolved although I don't think the second one is being resolved anytime soon, infact it got locked so... :(

The first one gets resolved with the following comment:

I don't think we're considering supporting this currently.

At this point I think that the only available solution to resolve this issue in less than months/years is to use something like qemu

@AtiusAmy
Copy link

Crap I completely missed that, yeah I think so too.....

Apparently there are some ways of building it for ARM? https://wiki.loliot.net/docs/lang/flutter/engine/flutter-app-for-linux-arm64/
I have not test it, and it seems kinda janky :P
so maybe you'd have to do a qemu unfortunately....

@ferraridamiano ferraridamiano changed the title aarch64/arm64 support for flatpak aarch64/arm64 support for Linux Jun 9, 2024
@ferraridamiano
Copy link
Owner

Almost there! Github announced that OSS projects will be able to use arm64 actions by the end of the year.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
linux-platform Related to the linux version of the app
Projects
None yet
Development

No branches or pull requests

3 participants