I would like to see more content like this, promoting cross-platform tools while not forgetting native platform capabilities and guidelines.
Question for the author: do you have anything to say about building/signing/publishing for both app stores? Is there any automation involved?
Building can be a hassle, as you can only produce the release version on the host machine. This means there is a bit of back and forth between my Windows laptop and my iMac, but it's expected.
I haven't looked for an automation process for this, but I believe Codemagic are building a solution for Flutter desktop as well: https://blog.codemagic.io/codemagic-ci-cd-releases-support-f...
I would like to see more content like this, promoting cross-platform tools while not forgetting native platform capabilities and guidelines.
Question for the author: do you have anything to say about building/signing/publishing for both app stores? Is there any automation involved?