wger-project / flutter

Flutter fitness/workout app for wger
GNU Affero General Public License v3.0
568 stars 245 forks source link

Build and publish the app as a snap/ flatpak #213

Open rolandgeider opened 2 years ago

rolandgeider commented 2 years ago

(Low prio issue)

The app should build without much effort as a linux desktop application (we probably want to work a bit on #111 before). We could think about publishing on snapcraft and flatpak if all plugins work there.

12people commented 2 years ago

I can help with the Flatpak. (Not a fan of Snap, due to its server side being proprietary.)

Here's a manifest for a Flutter Flatpak I released that might serve as inspiration: https://github.com/flathub/com.enjoyingfoss.Parlera

rolandgeider commented 2 years ago

yes, that would be great (but after we release the exercise stuff 😅 )

Ombrelin commented 2 years ago

I too would love a release of the app for the desktop via flatpak !

rolandgeider commented 2 years ago

Some TODOs

rolandgeider commented 1 year ago

pull request sent https://github.com/flathub/flathub/pull/4075