leanflutter / flutter_distributor

An all-in-one Flutter application packaging and distribution tool, providing you with a one-stop solution to meet various distribution needs.
https://distributor.leanflutter.dev/
MIT License
817 stars 115 forks source link

[Linux] Flatpak #50

Open trymeouteh opened 2 years ago

trymeouteh commented 2 years ago

Support deployment for flatpak.

KRTirtho commented 1 year ago

This one's a tricky one

Mr-1311 commented 7 months ago

Is there any update on this issue, on cross distribution packaging the most promising packaging solution is flatpak. Supporting flatpak would be great.

kjxbyz commented 2 months ago

Use flatpak/flatpak-github-actions/flatpak-builder in GitHub Actions to build Flatpak packages.

https://github.com/picguard/picguard/blob/main/.github/workflows/test-linux-flatpak.yml https://github.com/picguard/picguard/blob/main/.github/workflows/test-linux-flatpak-arm64.yml