How do I add and configure my app on Codemagic?

Last updated: August 14, 2026

Context

If you want to build your app using Codemagic, you first need to add your application to the platform and configure your build workflow. This applies to Flutter apps as well as other types of mobile applications.

Answer

Follow these steps to get your app set up on Codemagic:

  1. Connect your Git repository: Add your application to Codemagic by connecting your Git repository. Follow the steps for your specific Git provider here: https://docs.codemagic.io/getting-started/adding-apps/

  2. Select your app type: Select your project platform e.g. Flutter, React Native, Native iOS, etc.

  3. Configure your build workflow: You have two options for configuring your builds:

Both Flutter and non-Flutter apps can use the codemagic.yaml configuration approach. If you run into any issues during setup, feel free to reach out for further assistance.