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

Add Support for flatpak #19

Open
Master811129 opened this issue Feb 1, 2021 · 7 comments
Open

Add Support for flatpak #19

Master811129 opened this issue Feb 1, 2021 · 7 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@Master811129
Copy link
Contributor

Snaps are cool but have a HUGE loading time. Could you please give us another option such as flatpak?

@mivoligo
Copy link
Owner

mivoligo commented Feb 1, 2021

@Master811129 I've no idea how to create them. If you have any knowledge about it, please let me know.

@Master811129
Copy link
Contributor Author

I don't know either but I can mention you this link:
https://docs.flatpak.org/en/latest/first-build.html

@mivoligo
Copy link
Owner

mivoligo commented Feb 1, 2021

Thanks @Master811129 I'll take a look at it when I get some free time.

@mivoligo mivoligo added enhancement New feature or request help wanted Extra attention is needed labels Feb 1, 2021
@Nightmayr
Copy link

Nightmayr commented Feb 6, 2021

It's not related to creating a flatpak, but to address the slow snap startup time it may be worth using compression: lzo in the snap manifest to switch compression methods from xz to lzo. It would have an added effect of increasing the snap size whilst speeding startup by around 2-3x. https://forum.snapcraft.io/t/how-to-switch-your-snap-to-use-lzo-compression/21714

@mivoligo
Copy link
Owner

mivoligo commented Feb 6, 2021

@Nightmayr many thanks for the info.

@mivoligo
Copy link
Owner

mivoligo commented Feb 6, 2021

Hey @ChristianPauly! I've noticed you've created Flatpack version of a Flutter app. Would you be able to give me some pointers how to do that with my app?

@srkrishnan1989
Copy link

srkrishnan1989 commented Aug 24, 2021

Hi, This project can help you to create multiple format deb,AppImage,Zip https://github.com/marchellodev/sharik/tree/master

https://github.com/marchellodev/sharik/releases/tag/v3.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

4 participants