AI-powered
podcast player
Listen to all your favourite podcasts with AI-powered features
How to Use GitHub to Build Your Package
It's not actually compiling your app. This is something that only really started to matter with when we had a flutter support because the other frameworks, you don't compile anything. So if you follow like the GitHub action tutorial we have, what you end up with is CI tasks that build on each OS and then one that runs on Linux. That works well because, you know, Linux workers are very plentiful and cheap.