zapstore / zapstore

Permissionless app store powered by your social network
https://zap.store
MIT License
41 stars 4 forks source link

Add to F-Droid #69

Open licaon-kter opened 1 month ago

licaon-kter commented 1 month ago

..should be fairly easy, reproducible too (unless you build on Windows... I mean who builds on Windows amirite? :rofl:)

Some issues, add versionCode here too: https://github.com/zapstore/zapstore/blob/0.1.1/pubspec.yaml#L5 as version: 0.1.1+XX

and have the exact Flutter version easily listed, not an ever moving @stable, best is to add Flutter as a git submodule (AND use it in your builds so it's always up to date) or have it written somewhere F-Droids can grep it, eg. fvm lists it iirc, but https://github.com/zapstore/zapstore/blob/0.1.1/.gitignore#L47

franzaps commented 1 month ago

Great feedback! Thank you @licaon-kter

franzaps commented 3 weeks ago

https://randombits.dev/articles/android/fdroid