clack icon indicating copy to clipboard operation
clack copied to clipboard

F-Droid

Open 532910 opened this issue 4 years ago • 7 comments

What about F-Droid?

532910 avatar Nov 30 '20 03:11 532910

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.

nicholascioli avatar Nov 30 '20 19:11 nicholascioli

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

532910 avatar Nov 30 '20 21:11 532910

https://gitlab.com/fdroid/rfp/-/issues/1568

532910 avatar Nov 30 '20 21:11 532910

@nicholascioli could you answer on @IzzySoft question: The usual question: can Fastlane structures be established in the app's repo?

532910 avatar Dec 02 '20 00:12 532910

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:

IzzySoft avatar Dec 02 '20 01:12 IzzySoft

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

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?

nicholascioli avatar Dec 02 '20 21:12 nicholascioli

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.

IzzySoft avatar Dec 02 '20 23:12 IzzySoft