clack
clack copied to clipboard
F-Droid
What about F-Droid?
I haven't been able to figure out how to port a Flutter app to F-Droid's build system, so if you have more experience with their build env, a pull request would be very much appreciated.
Flutter should be supported by F-Droid build system. For example: https://f-droid.org/packages/sterrenburg.github.flutterhole/ https://github.com/sterrenburg/flutterhole https://gitlab.com/fdroid/rfp/-/issues?label_name[]=flutter
https://gitlab.com/fdroid/rfp/-/issues/1568
@nicholascioli could you answer on @IzzySoft question: The usual question: can Fastlane structures be established in the app's repo?
Here's my Fastlane Cheat Sheet to get you started. To begin with, en-US
having short_description.txt
and full_description.txt
would suffice (as the absolute minimum). More (screenshots, icon, featureGraphic) are of course very welcome :wink:
Here's my Fastlane Cheat Sheet to get you started. To begin with,
en-US
havingshort_description.txt
andfull_description.txt
would suffice (as the absolute minimum). More (screenshots, icon, featureGraphic) are of course very welcome wink
Awesome, thanks for the help! I'm going to refactor a few things before I publish it, but I'll make sure to add some Fastlane components. Will F-Droid monitor releases on this repo or will I have to PR every new update?
Depends on how you/we set it up. We/you will prefer automated updates. They sometimes take a week or two – but you've probably seen how long MRs tend to hang around… When you're ready, I'll help you with that, too. Just ping me then.