Add FlatHub (Flatpak) install support
API Dash is currently not available on FlatHub. Contributors can help us in the following ways:
- Provide Step by step details on how to create a build and release it.
- CI/CD pipeline which prepares and publishes the build on FlatHub whenever
pubspec.yamlversion is bumped.
Developers are requested to add (1) in https://github.com/foss42/apidash/blob/main/doc/dev_guide/packaging.md
Once (1) is completed (2) can be taken up.
Related issues & discussions - https://github.com/foss42/apidash/issues/93 https://github.com/foss42/apidash/discussions/240
Hi,
I would like to work on this issue as part of my contribution to API Dash. I am also participating in FOSS Hack 24, where I plan to work on enabling API Dash for FlatHub. Since hackathon rules prevent any coding work before the event, I wanted to clarify whether I can start working on the first step—documenting the process to build and release API Dash as a Flatpak—before the hackathon begins.
Looking forward to your guidance.
Sure @siddu015 👍
+1
Just worked on the first part of this issue @ashitaprasad , take a look at my PR when you have a chance. Thanks!