CLI
helping
Flutter
devs
to
Configure
,
Deploy
&
Hotfix
Configure and deploy profesionnal Flutter apps in minutes with seamless CI/CD and rapid hotfixes. Iterate confidently.
Configure and deploy profesionnal Flutter apps in minutes with seamless CI/CD and rapid hotfixes. Iterate confidently.
Configure and deploy profesionnal Flutter apps in minutes with seamless CI/CD and rapid hotfixes. Iterate confidently.
Configure and deploy profesionnal Flutter apps in minutes with seamless CI/CD and rapid hotfixes. Iterate confidently.


codika_config.yaml
projectName: my_app
organisationName: io.codika
git: true
starterProject: flutter_starter
environments:
projectName: my_app
organisationName: io.codika
git: true
starterProject: flutter_starter
environments:
- dev
- prod
- dev
- prod
firebaseProjects:
firebaseProjects:
- dev: codika-playground
- prod: codika-playground
- dev: codika-playground
- prod: codika-playground
components:
components:
- core_app_icon
- core_splash_screen
- core_firebase
- core_app_icon
- core_splash_screen
- core_firebase
params:
params:
codemagic_app_id: your_codemagic_app_id
android_signing_key_codemagic_name: Android Keystore (Codika Apps)
app_store_connect_key_codemagic_name: App Store Connect API Key (Codika Apps)
codemagic_certificate_name: Distribution Certificate (Codika Apps)
app_id_ios:
codemagic_app_id: your_codemagic_app_id
android_signing_key_codemagic_name: Android Keystore (Codika Apps)
app_store_connect_key_codemagic_name: App Store Connect API Key (Codika Apps)
codemagic_certificate_name: Distribution Certificate (Codika Apps)
app_id_ios:
prod: your_prod_app_id
prod: your_prod_app_id

Maxwell Hart
Created an Android build
20s

Sophie Lane
Created an iOS build



codika_config.yaml
projectName: my_app
organisationName: io.codika
git: true
starterProject: flutter_starter
environments:
- dev
- prod
firebaseProjects:
- dev: codika-playground
- prod: codika-playground
components:
- core_app_icon
- core_splash_screen
- core_firebase
params:
codemagic_app_id: your_codemagic_app_id
android_signing_key_codemagic_name: Android Keystore (Codika Apps)
app_store_connect_key_codemagic_name: App Store Connect API Key (Codika Apps)
codemagic_certificate_name: Distribution Certificate (Codika Apps)
app_id_ios:
prod: your_prod_app_id

Maxwell Hart
Created an Android build
20s

Sophie Lane
Created an iOS build



codika_config.yaml
projectName: my_app
organisationName: io.codika
git: true
starterProject: flutter_starter
environments:
- dev
- prod
firebaseProjects:
- dev: codika-playground
- prod: codika-playground
components:
- core_app_icon
- core_splash_screen
- core_firebase
params:
codemagic_app_id: your_codemagic_app_id
android_signing_key_codemagic_name: Android Keystore (Codika Apps)
app_store_connect_key_codemagic_name: App Store Connect API Key (Codika Apps)
codemagic_certificate_name: Distribution Certificate (Codika Apps)
app_id_ios:
prod: your_prod_app_id

Maxwell Hart
Created an Android build
20s

Sophie Lane
Created an iOS build

Built on top of solid foundations
Flutter is fast—
Your workflow should be too!
Setting up and scaling professional Flutter apps should be smooth and efficient. Here’s what often gets in the way:
Common
development
Time-consuming configuration
Manually setting up environments, flavors, Firebase, FVM, and CI/CD takes hours—or even days.
Repetitive work
Developers repeatedly rebuild the same setups, wasting valuable time.
Scaling complexity
As apps grow, maintaining a consistent, scalable project structure becomes challenging.
Deployment friction
Deployments and hotfixes often involve repetitive, error-prone manual steps.
Instant setup
Codika’s CLI configures environments, Firebase, Shorebird, FVM, and CI/CD pipelines in minutes.
Reusable boilerplates
Codika lets you create, generalize, and reuse project configurations across apps effortlessly.
Reusable architecture
Easily generalize starter projects and integrate reusable components, keeping your structure clean and scalable.
Seamless CI/CD & hotfixes
Deploy instantly and automate patch releases seamlessly, without manual intervention.

The Codika Workflow
An efficient, step-by-step approach to streamline Flutter
app development—from instant setup to seamless hotfixes.
An efficient, step-by-step approach to streamline Flutter app development—from instant setup to seamless hotfixes.


Configure
Set up once,
deploy forever.
A single command to start
Use our interactive app builder to configure your app as you want.
myApp
$ codika create
$ codika create
$ codika create
Welcome to the Codika CLI! 🚀
Welcome to the Codika CLI! 🚀
Welcome to the Codika CLI! 🚀
✓ Identification as team@codika.io (Member)
✓ Identification as team@codika.io (Member)
✓ Identification as team@codika.io (Member)
Let's configure your app together...
Let's configure your app together...
Let's configure your app together...
A professional base foundation
Effortlessly setup environments, FVM and localization. Automate Android and iOS configuration files automatically.
Set the app icon and splash screen automatically.









Configure your backend
Create Firebase projects and download their configuration files automatically without even opening the Firebase Console.
Additional integrations like Supabase and ServerPod to come.
Full App registration
Codika interacts with Apple Developer and Google Play to create bundle identifiers and create your app in the stores.
Develop
Streamline the app creation
Use a codika.yaml file to bypass the CLI interaction and have your app be ready in no time.
codika_config.yaml
projectName: codika_app
projectNameBranded: Codika App
organisationName: io.codika
git: true
gitRemoteUrl: "https://github.com/codika-io/codika-app.git"
codemagicTeam:
projectName: codika_app
projectNameBranded: Codika App
organisationName: io.codika
git: true
gitRemoteUrl: "https://github.com/codika-io/codika-app.git"
codemagicTeam:
projectName: codika_app
projectNameBranded: Codika App
organisationName: io.codika
git: true
gitRemoteUrl: "https://github.com/codika-io/codika-app.git"
codemagicTeam:
- name: Codika Apps
- id: 379528602348039063fd5367
- name: Codika Apps
- id: 379528602348039063fd5367
- name: Codika Apps
- id: 379528602348039063fd5367
appStoreConnectKeyName: Codika Inc.
appStoreConnectKeyName: Codika Inc.
appStoreConnectKeyName: Codika Inc.
starterProject: flutter_starter
starterProject: flutter_starter
starterProject: flutter_starter
environments:
environments:
environments:
- dev
- stag
- prod
- dev
- stag
- prod
- dev
- stag
- prod
firebaseProjects:
firebaseProjects:
firebaseProjects:
- dev: codika-app-dev
- stag: codika-app-prod
- prod: codika-app-prod
- dev: codika-app-dev
- stag: codika-app-prod
- prod: codika-app-prod
- dev: codika-app-dev
- stag: codika-app-prod
- prod: codika-app-prod
components:
components:
components:
- core_app_icon
- core_splash_screen
- core_localizations
- core_firebase
- core_app_icon
- core_splash_screen
- core_localizations
- core_firebase
- core_app_icon
- core_splash_screen
- core_localizations
- core_firebase
Code faster,
reuse smarter.
Reusable boilerplates
Generalize your own starter projects and reuse them across apps to save significant setup time.
myApp
$ codika create
$ codika create
$ codika create
...
...
...
? Select a starter project:
? Select a starter project:
? Select a starter project:
◯ Flutter Starter
◯ Flutter Starter
◯ Flutter Starter
◯ Very Good Starter
◯ Very Good Starter
◯ Very Good Starter
> ◉ Codika Starter
> ◉ Codika Starter
> ◉ Codika Starter
◯ My Perfect Starter
◯ My Perfect Starter
◯ My Perfect Starter
Deploy
Deploy with confidence.
myApp
$ codika app build
✓ Identified as team@codika.io (Member)
📢 Current Environment Versions:
✅ Dev : 1.0.1
✅ Stag : 1.0.1-stag (No patches)
❎ Prod : No versions found
Bump type selected: patch
New version to be released: 1.0.2
One-command deployments
Instantly deploy your Flutter app to app stores or internal distribution. Promote your staging versions to prod easily.
myApp
$ codika app promote
$ codika app promote
$ codika app promote
✓ Identified as team@codika.io (Member)
✓ Identified as team@codika.io (Member)
✓ Identified as team@codika.io (Member)
📢 Current Environment Versions:
📢 Current Environment Versions:
📢 Current Environment Versions:
✅ Stag : 1.0.2-stag (No patches)
❎ Prod : No versions found
✅ Stag : 1.0.2-stag (No patches)
❎ Prod : No versions found
✅ Stag : 1.0.2-stag (No patches)
❎ Prod : No versions found
? Select the version to promote:
? Select the version to promote:
? Select the version to promote:
◯ 1.0.1
◯ 1.0.1
◯ 1.0.1
> ◉ 1.0.2
> ◉ 1.0.2
> ◉ 1.0.2
A CI/CD pipline out of the box
Codika automatically configures your git repo with Codemagic and syncs your secrets automatically.
myApp
$ codika codemagic setup
$ codika codemagic setup
$ codika codemagic setup
✓ Found 7 existing variables. (0.3s)
✓ Found 7 existing variables. (0.3s)
✓ Found 7 existing variables. (0.3s)
Sending Secret Variables
Sending Secret Variables
Sending Secret Variables
✓ ENV_VARS_KEYS successfully UPDATED for dev (0.8s)
✓ ENV_VARS_KEYS successfully UPDATED for dev (0.8s)
✓ ENV_VARS_KEYS successfully UPDATED for dev (0.8s)
✓ ENV_VARS_KEYS successfully UPDATED for prod (0.8s)
✓ ENV_VARS_KEYS successfully UPDATED for prod (0.8s)
✓ ENV_VARS_KEYS successfully UPDATED for prod (0.8s)
Sending Firebase Secret Variables
Sending Firebase Secret Variables
Sending Firebase Secret Variables
✓ FIREBASE_OPTIONS successfully UPDATED for dev (0.7s)
✓ FIREBASE_OPTIONS successfully UPDATED for dev (0.7s)
✓ FIREBASE_OPTIONS successfully UPDATED for dev (0.7s)
✓ GOOGLE_SERVICE_ANDROID successfully UPDATED for dev (0.7s)
✓ GOOGLE_SERVICE_ANDROID successfully UPDATED for dev (0.7s)
✓ GOOGLE_SERVICE_ANDROID successfully UPDATED for dev (0.7s)
✓ GOOGLE_SERVICE_IOS successfully UPDATED for dev (0.8s)
✓ GOOGLE_SERVICE_IOS successfully UPDATED for dev (0.8s)
✓ GOOGLE_SERVICE_IOS successfully UPDATED for dev (0.8s)
✓ GOOGLE_SERVICE_MACOS successfully UPDATED for dev (0.7s)
✓ GOOGLE_SERVICE_MACOS successfully UPDATED for dev (0.7s)
✓ GOOGLE_SERVICE_MACOS successfully UPDATED for dev (0.7s)
✓ FIREBASE_OPTIONS successfully UPDATED for prod (0.7s)
✓ FIREBASE_OPTIONS successfully UPDATED for prod (0.7s)
✓ FIREBASE_OPTIONS successfully UPDATED for prod (0.7s)
✓ GOOGLE_SERVICE_ANDROID successfully UPDATED for prod (0.7s)
✓ GOOGLE_SERVICE_ANDROID successfully UPDATED for prod (0.7s)
✓ GOOGLE_SERVICE_ANDROID successfully UPDATED for prod (0.7s)
✓ GOOGLE_SERVICE_IOS successfully UPDATED for prod (0.6s)
✓ GOOGLE_SERVICE_IOS successfully UPDATED for prod (0.6s)
✓ GOOGLE_SERVICE_IOS successfully UPDATED for prod (0.6s)
✓ GOOGLE_SERVICE_MACOS successfully UPDATED for prod (0.8s)
✓ GOOGLE_SERVICE_MACOS successfully UPDATED for prod (0.8s)
✓ GOOGLE_SERVICE_MACOS successfully UPDATED for prod (0.8s)








Built-in App version manager
Automate builds, versioning, and promotions from stag to prod easily.
myApp
user@UserPC ~ % codika app versions
user@UserPC ~ % codika app versions
user@UserPC ~ % codika app versions
Versions Table
Versions Table
Versions Table
Version
Version
Version
Stag
Stag
Stag
Prod
Prod
Prod
1.0.1
1.0.1
1.0.1
◉
◉
◉
1.0.2
1.0.2
1.0.2
◉
◉
◉
◉
◉
◉
1.0.3
1.0.3
1.0.3
◉
◉
◉
📢 Current Environment Versions:
📢 Current Environment Versions:
📢 Current Environment Versions:
✅ Stag : 1.0.3-stag (No patches)
❎ Prod : 1.0.2-prod (No patches)
✅ Stag : 1.0.3-stag (No patches)
❎ Prod : 1.0.2-prod (No patches)
✅ Stag : 1.0.3-stag (No patches)
❎ Prod : 1.0.2-prod (No patches)





Hotfix
Immediate bug fixes
Deploy critical app updates instantly using Shorebird.
myApp
user@UserPC ~ % codika app patch
user@UserPC ~ % codika app patch
user@UserPC ~ % codika app patch
Bypass app store review teams
Bypass review delays
Deliver quick updates directly to users, avoiding lengthy app store approval processes.





Target specific versions
The automated codika build manager makes it easy to target old app versions easily.
myApp
user@UserPC ~ % codika app patch
user@UserPC ~ % codika app patch
user@UserPC ~ % codika app patch
📢 Select an environment: Production
📢 Select an environment: Production
📢 Select an environment: Production
? 📢 Select a version:
? 📢 Select a version:
? 📢 Select a version:
> ◉ 1.1.0
> ◉ 1.1.0
> ◉ 1.1.0
◯ 1.0.3
◯ 1.0.3
◯ 1.0.3
◯ 1.0.2
◯ 1.0.2
◯ 1.0.2
◯ 1.0.1
◯ 1.0.1
◯ 1.0.1
Codika at a glance.
Codika at a glance.
Instant Setup
Configure your Flutter apps within minutes, not hours.
Reusable Projects
Easily generalize and reuse starter setups.
Effortless Integrations
Quickly add components and services via CLI.
Automated CI/CD
Robust, automated pipelines integrated from day one.
Dependency Management
Automatic tracking and updating of dependencies.
Multi-flavor Ready
Built-in support for multiple environments and flavors.
Instant Deployments
Single-command deployments for fast and reliable releases.
Rapid Hotfixes
Immediate patches delivered seamlessly to your users.
Easy Maintenance
Automated tools ensuring effortless long-term app maintenance.

See our CLI in action
See our CLI in action
See our CLI in action
See our CLI in action
See our CLI in action
We provide clear documentation and companion videos to enhance your learning experience. Visit our YouTube channel for our complete tutorial playlists.
We provide clear documentation and companion videos to enhance your learning experience. Visit our YouTube channel for our complete tutorial playlists.
We provide clear documentation and companion videos to enhance your learning experience. Visit our YouTube channel for our complete tutorial playlists.
We provide clear documentation and companion videos to enhance your learning experience. Visit our YouTube channel for our complete tutorial playlists.
We provide clear documentation and companion videos to enhance your learning experience. Visit our YouTube channel for our complete tutorial playlists.
Simple, Transparent Pricing
Whether you're building your first app or scaling your agency, we have a plan that fits.
Monthly
Yearly
Foundation
Full access to Codika’s core tools at an early-bird price.
Free
Features included:
Limited Access to Codika CLI
Use the CLI to create projects, add features, and manage configurations easily.
Codika Component Library
Access pre-built blocks like authentication, payments, and notifications.
Community Support
Get help and share knowledge with the SoftWhale community via Discord.
Automated Setup: Flavors, FVM, App Icon, Splash Screen and more
Automatically integrate feature blocks, packages, and routing with no manual setup.
Automated Firebase Config
Deploy apps quickly with CI/CD integration for app store submissions.
Automated Codemagic and Shorebird Config
Set up CI/CD pipelines and code push updates with a single command for seamless deployment.
Automated AppStore and Google Play Setup
Configure app store metadata, screenshots, and submission requirements automatically.
Advanced Version Releases Workflows
Manage app versioning across platforms with automated release and patch processes.
Custom Boilerplate Creation
Design and share your own starter projects and reusable components.
Earn money via Codika.dev
Join us in creating the pub.dev for end to end features by selling your starter projects, components, design systems on Codika.dev.
60% off for Early Adopters
Builder
Automate setup, integrate key tools, and deploy with ease.
$39
per month
Features included:
Limited Access to Codika CLI
Use the CLI to create projects, add features, and manage configurations easily.
Codika Component Library
Access pre-built blocks like authentication, payments, and notifications.
Community Support
Get help and share knowledge with the SoftWhale community via Discord.
Automated Setup: Flavors, FVM, App Icon, Splash Screen and more
Automatically integrate feature blocks, packages, and routing with no manual setup.
Automated Firebase Config
Deploy apps quickly with CI/CD integration for app store submissions.
Automated Codemagic and Shorebird Config
Set up CI/CD pipelines and code push updates with a single command for seamless deployment.
Automated AppStore and Google Play Setup
Configure app store metadata, screenshots, and submission requirements automatically.
Advanced Version Releases Workflows
Manage app versioning across platforms with automated release and patch processes.
Custom Boilerplate Creation
Design and share your own starter projects and reusable components.
Earn money via Codika.dev
Join us in creating the pub.dev for end to end features by selling your starter projects, components, design systems on Codika.dev.
Architect
We handle custom setup and full integration for your team.
$79
per month
Features included:
Limited Access to Codika CLI
Use the CLI to create projects, add features, and manage configurations easily.
Codika Component Library
Access pre-built blocks like authentication, payments, and notifications.
Community Support
Get help and share knowledge with the SoftWhale community via Discord.
Automated Setup: Flavors, FVM, App Icon, Splash Screen and more
Automatically integrate feature blocks, packages, and routing with no manual setup.
Automated Firebase Config
Deploy apps quickly with CI/CD integration for app store submissions.
Automated Codemagic and Shorebird Config
Set up CI/CD pipelines and code push updates with a single command for seamless deployment.
Automated AppStore and Google Play Setup
Configure app store metadata, screenshots, and submission requirements automatically.
Advanced Version Releases Workflows
Manage app versioning across platforms with automated release and patch processes.
Custom Boilerplate Creation
Design and share your own starter projects and reusable components.
Earn money via Codika.dev
Join us in creating the pub.dev for end to end features by selling your starter projects, components, design systems on Codika.dev.
Monthly
Yearly
Foundation
Full access to Codika’s core tools at an early-bird price.
Free
Features included:
Limited Access to Codika CLI
Use the CLI to create projects, add features, and manage configurations easily.
Codika Component Library
Access pre-built blocks like authentication, payments, and notifications.
Community Support
Get help and share knowledge with the SoftWhale community via Discord.
Automated Setup: Flavors, FVM, App Icon, Splash Screen and more
Automatically integrate feature blocks, packages, and routing with no manual setup.
Automated Firebase Config
Deploy apps quickly with CI/CD integration for app store submissions.
Automated Codemagic and Shorebird Config
Set up CI/CD pipelines and code push updates with a single command for seamless deployment.
Automated AppStore and Google Play Setup
Configure app store metadata, screenshots, and submission requirements automatically.
Advanced Version Releases Workflows
Manage app versioning across platforms with automated release and patch processes.
Custom Boilerplate Creation
Design and share your own starter projects and reusable components.
Earn money via Codika.dev
Join us in creating the pub.dev for end to end features by selling your starter projects, components, design systems on Codika.dev.
60% off for Early Adopters
Builder
Automate setup, integrate key tools, and deploy with ease.
$39
per month
Features included:
Limited Access to Codika CLI
Use the CLI to create projects, add features, and manage configurations easily.
Codika Component Library
Access pre-built blocks like authentication, payments, and notifications.
Community Support
Get help and share knowledge with the SoftWhale community via Discord.
Automated Setup: Flavors, FVM, App Icon, Splash Screen and more
Automatically integrate feature blocks, packages, and routing with no manual setup.
Automated Firebase Config
Deploy apps quickly with CI/CD integration for app store submissions.
Automated Codemagic and Shorebird Config
Set up CI/CD pipelines and code push updates with a single command for seamless deployment.
Automated AppStore and Google Play Setup
Configure app store metadata, screenshots, and submission requirements automatically.
Advanced Version Releases Workflows
Manage app versioning across platforms with automated release and patch processes.
Custom Boilerplate Creation
Design and share your own starter projects and reusable components.
Earn money via Codika.dev
Join us in creating the pub.dev for end to end features by selling your starter projects, components, design systems on Codika.dev.
Architect
We handle custom setup and full integration for your team.
$79
per month
Features included:
Limited Access to Codika CLI
Use the CLI to create projects, add features, and manage configurations easily.
Codika Component Library
Access pre-built blocks like authentication, payments, and notifications.
Community Support
Get help and share knowledge with the SoftWhale community via Discord.
Automated Setup: Flavors, FVM, App Icon, Splash Screen and more
Automatically integrate feature blocks, packages, and routing with no manual setup.
Automated Firebase Config
Deploy apps quickly with CI/CD integration for app store submissions.
Automated Codemagic and Shorebird Config
Set up CI/CD pipelines and code push updates with a single command for seamless deployment.
Automated AppStore and Google Play Setup
Configure app store metadata, screenshots, and submission requirements automatically.
Advanced Version Releases Workflows
Manage app versioning across platforms with automated release and patch processes.
Custom Boilerplate Creation
Design and share your own starter projects and reusable components.
Earn money via Codika.dev
Join us in creating the pub.dev for end to end features by selling your starter projects, components, design systems on Codika.dev.
Monthly
Yearly
Foundation
Full access to Codika’s core tools at an early-bird price.
Free
Features included:
Limited Access to Codika CLI
Use the CLI to create projects, add features, and manage configurations easily.
Codika Component Library
Access pre-built blocks like authentication, payments, and notifications.
Community Support
Get help and share knowledge with the SoftWhale community via Discord.
Automated Setup: Flavors, FVM, App Icon, Splash Screen and more
Automatically integrate feature blocks, packages, and routing with no manual setup.
Automated Firebase Config
Deploy apps quickly with CI/CD integration for app store submissions.
Automated Codemagic and Shorebird Config
Set up CI/CD pipelines and code push updates with a single command for seamless deployment.
Automated AppStore and Google Play Setup
Configure app store metadata, screenshots, and submission requirements automatically.
Advanced Version Releases Workflows
Manage app versioning across platforms with automated release and patch processes.
Custom Boilerplate Creation
Design and share your own starter projects and reusable components.
Earn money via Codika.dev
Join us in creating the pub.dev for end to end features by selling your starter projects, components, design systems on Codika.dev.
60% off for Early Adopters
Builder
Automate setup, integrate key tools, and deploy with ease.
$39
per month
Features included:
Limited Access to Codika CLI
Use the CLI to create projects, add features, and manage configurations easily.
Codika Component Library
Access pre-built blocks like authentication, payments, and notifications.
Community Support
Get help and share knowledge with the SoftWhale community via Discord.
Automated Setup: Flavors, FVM, App Icon, Splash Screen and more
Automatically integrate feature blocks, packages, and routing with no manual setup.
Automated Firebase Config
Deploy apps quickly with CI/CD integration for app store submissions.
Automated Codemagic and Shorebird Config
Set up CI/CD pipelines and code push updates with a single command for seamless deployment.
Automated AppStore and Google Play Setup
Configure app store metadata, screenshots, and submission requirements automatically.
Advanced Version Releases Workflows
Manage app versioning across platforms with automated release and patch processes.
Custom Boilerplate Creation
Design and share your own starter projects and reusable components.
Earn money via Codika.dev
Join us in creating the pub.dev for end to end features by selling your starter projects, components, design systems on Codika.dev.
Architect
We handle custom setup and full integration for your team.
$79
per month
Features included:
Limited Access to Codika CLI
Use the CLI to create projects, add features, and manage configurations easily.
Codika Component Library
Access pre-built blocks like authentication, payments, and notifications.
Community Support
Get help and share knowledge with the SoftWhale community via Discord.
Automated Setup: Flavors, FVM, App Icon, Splash Screen and more
Automatically integrate feature blocks, packages, and routing with no manual setup.
Automated Firebase Config
Deploy apps quickly with CI/CD integration for app store submissions.
Automated Codemagic and Shorebird Config
Set up CI/CD pipelines and code push updates with a single command for seamless deployment.
Automated AppStore and Google Play Setup
Configure app store metadata, screenshots, and submission requirements automatically.
Advanced Version Releases Workflows
Manage app versioning across platforms with automated release and patch processes.
Custom Boilerplate Creation
Design and share your own starter projects and reusable components.
Earn money via Codika.dev
Join us in creating the pub.dev for end to end features by selling your starter projects, components, design systems on Codika.dev.
Monthly
Yearly
Foundation
Full access to Codika’s core tools at an early-bird price.
Free
Features included:
Limited Access to Codika CLI
Use the CLI to create projects, add features, and manage configurations easily.
Codika Component Library
Access pre-built blocks like authentication, payments, and notifications.
Community Support
Get help and share knowledge with the SoftWhale community via Discord.
Automated Setup: Flavors, FVM, App Icon, Splash Screen and more
Automatically integrate feature blocks, packages, and routing with no manual setup.
Automated Firebase Config
Deploy apps quickly with CI/CD integration for app store submissions.
Automated Codemagic and Shorebird Config
Set up CI/CD pipelines and code push updates with a single command for seamless deployment.
Automated AppStore and Google Play Setup
Configure app store metadata, screenshots, and submission requirements automatically.
Advanced Version Releases Workflows
Manage app versioning across platforms with automated release and patch processes.
Custom Boilerplate Creation
Design and share your own starter projects and reusable components.
Earn money via Codika.dev
Join us in creating the pub.dev for end to end features by selling your starter projects, components, design systems on Codika.dev.
60% off for Early Adopters
Builder
Automate setup, integrate key tools, and deploy with ease.
$39
per month
Features included:
Limited Access to Codika CLI
Use the CLI to create projects, add features, and manage configurations easily.
Codika Component Library
Access pre-built blocks like authentication, payments, and notifications.
Community Support
Get help and share knowledge with the SoftWhale community via Discord.
Automated Setup: Flavors, FVM, App Icon, Splash Screen and more
Automatically integrate feature blocks, packages, and routing with no manual setup.
Automated Firebase Config
Deploy apps quickly with CI/CD integration for app store submissions.
Automated Codemagic and Shorebird Config
Set up CI/CD pipelines and code push updates with a single command for seamless deployment.
Automated AppStore and Google Play Setup
Configure app store metadata, screenshots, and submission requirements automatically.
Advanced Version Releases Workflows
Manage app versioning across platforms with automated release and patch processes.
Custom Boilerplate Creation
Design and share your own starter projects and reusable components.
Earn money via Codika.dev
Join us in creating the pub.dev for end to end features by selling your starter projects, components, design systems on Codika.dev.
Architect
We handle custom setup and full integration for your team.
$79
per month
Features included:
Limited Access to Codika CLI
Use the CLI to create projects, add features, and manage configurations easily.
Codika Component Library
Access pre-built blocks like authentication, payments, and notifications.
Community Support
Get help and share knowledge with the SoftWhale community via Discord.
Automated Setup: Flavors, FVM, App Icon, Splash Screen and more
Automatically integrate feature blocks, packages, and routing with no manual setup.
Automated Firebase Config
Deploy apps quickly with CI/CD integration for app store submissions.
Automated Codemagic and Shorebird Config
Set up CI/CD pipelines and code push updates with a single command for seamless deployment.
Automated AppStore and Google Play Setup
Configure app store metadata, screenshots, and submission requirements automatically.
Advanced Version Releases Workflows
Manage app versioning across platforms with automated release and patch processes.
Custom Boilerplate Creation
Design and share your own starter projects and reusable components.
Earn money via Codika.dev
Join us in creating the pub.dev for end to end features by selling your starter projects, components, design systems on Codika.dev.
Monthly
Yearly
Foundation
Full access to Codika’s core tools at an early-bird price.
Free
Features included:
Limited Access to Codika CLI
Use the CLI to create projects, add features, and manage configurations easily.
Codika Component Library
Access pre-built blocks like authentication, payments, and notifications.
Community Support
Get help and share knowledge with the SoftWhale community via Discord.
Automated Setup: Flavors, FVM, App Icon, Splash Screen and more
Automatically integrate feature blocks, packages, and routing with no manual setup.
Automated Firebase Config
Deploy apps quickly with CI/CD integration for app store submissions.
Automated Codemagic and Shorebird Config
Set up CI/CD pipelines and code push updates with a single command for seamless deployment.
Automated AppStore and Google Play Setup
Configure app store metadata, screenshots, and submission requirements automatically.
Advanced Version Releases Workflows
Manage app versioning across platforms with automated release and patch processes.
Custom Boilerplate Creation
Design and share your own starter projects and reusable components.
Earn money via Codika.dev
Join us in creating the pub.dev for end to end features by selling your starter projects, components, design systems on Codika.dev.
60% off for Early Adopters
Builder
Automate setup, integrate key tools, and deploy with ease.
$39
per month
Features included:
Limited Access to Codika CLI
Use the CLI to create projects, add features, and manage configurations easily.
Codika Component Library
Access pre-built blocks like authentication, payments, and notifications.
Community Support
Get help and share knowledge with the SoftWhale community via Discord.
Automated Setup: Flavors, FVM, App Icon, Splash Screen and more
Automatically integrate feature blocks, packages, and routing with no manual setup.
Automated Firebase Config
Deploy apps quickly with CI/CD integration for app store submissions.
Automated Codemagic and Shorebird Config
Set up CI/CD pipelines and code push updates with a single command for seamless deployment.
Automated AppStore and Google Play Setup
Configure app store metadata, screenshots, and submission requirements automatically.
Advanced Version Releases Workflows
Manage app versioning across platforms with automated release and patch processes.
Custom Boilerplate Creation
Design and share your own starter projects and reusable components.
Earn money via Codika.dev
Join us in creating the pub.dev for end to end features by selling your starter projects, components, design systems on Codika.dev.
Architect
We handle custom setup and full integration for your team.
$79
per month
Features included:
Limited Access to Codika CLI
Use the CLI to create projects, add features, and manage configurations easily.
Codika Component Library
Access pre-built blocks like authentication, payments, and notifications.
Community Support
Get help and share knowledge with the SoftWhale community via Discord.
Automated Setup: Flavors, FVM, App Icon, Splash Screen and more
Automatically integrate feature blocks, packages, and routing with no manual setup.
Automated Firebase Config
Deploy apps quickly with CI/CD integration for app store submissions.
Automated Codemagic and Shorebird Config
Set up CI/CD pipelines and code push updates with a single command for seamless deployment.
Automated AppStore and Google Play Setup
Configure app store metadata, screenshots, and submission requirements automatically.
Advanced Version Releases Workflows
Manage app versioning across platforms with automated release and patch processes.
Custom Boilerplate Creation
Design and share your own starter projects and reusable components.
Earn money via Codika.dev
Join us in creating the pub.dev for end to end features by selling your starter projects, components, design systems on Codika.dev.
Monthly
Yearly
Foundation
Full access to Codika’s core tools at an early-bird price.
Free
Features included:
Limited Access to Codika CLI
Use the CLI to create projects, add features, and manage configurations easily.
Codika Component Library
Access pre-built blocks like authentication, payments, and notifications.
Community Support
Get help and share knowledge with the SoftWhale community via Discord.
Automated Setup: Flavors, FVM, App Icon, Splash Screen and more
Automatically integrate feature blocks, packages, and routing with no manual setup.
Automated Firebase Config
Deploy apps quickly with CI/CD integration for app store submissions.
Automated Codemagic and Shorebird Config
Set up CI/CD pipelines and code push updates with a single command for seamless deployment.
Automated AppStore and Google Play Setup
Configure app store metadata, screenshots, and submission requirements automatically.
Advanced Version Releases Workflows
Manage app versioning across platforms with automated release and patch processes.
Custom Boilerplate Creation
Design and share your own starter projects and reusable components.
Earn money via Codika.dev
Join us in creating the pub.dev for end to end features by selling your starter projects, components, design systems on Codika.dev.
60% off for Early Adopters
Builder
Automate setup, integrate key tools, and deploy with ease.
$39
per month
Features included:
Limited Access to Codika CLI
Use the CLI to create projects, add features, and manage configurations easily.
Codika Component Library
Access pre-built blocks like authentication, payments, and notifications.
Community Support
Get help and share knowledge with the SoftWhale community via Discord.
Automated Setup: Flavors, FVM, App Icon, Splash Screen and more
Automatically integrate feature blocks, packages, and routing with no manual setup.
Automated Firebase Config
Deploy apps quickly with CI/CD integration for app store submissions.
Automated Codemagic and Shorebird Config
Set up CI/CD pipelines and code push updates with a single command for seamless deployment.
Automated AppStore and Google Play Setup
Configure app store metadata, screenshots, and submission requirements automatically.
Advanced Version Releases Workflows
Manage app versioning across platforms with automated release and patch processes.
Custom Boilerplate Creation
Design and share your own starter projects and reusable components.
Earn money via Codika.dev
Join us in creating the pub.dev for end to end features by selling your starter projects, components, design systems on Codika.dev.
Architect
We handle custom setup and full integration for your team.
$79
per month
Features included:
Limited Access to Codika CLI
Use the CLI to create projects, add features, and manage configurations easily.
Codika Component Library
Access pre-built blocks like authentication, payments, and notifications.
Community Support
Get help and share knowledge with the SoftWhale community via Discord.
Automated Setup: Flavors, FVM, App Icon, Splash Screen and more
Automatically integrate feature blocks, packages, and routing with no manual setup.
Automated Firebase Config
Deploy apps quickly with CI/CD integration for app store submissions.
Automated Codemagic and Shorebird Config
Set up CI/CD pipelines and code push updates with a single command for seamless deployment.
Automated AppStore and Google Play Setup
Configure app store metadata, screenshots, and submission requirements automatically.
Advanced Version Releases Workflows
Manage app versioning across platforms with automated release and patch processes.
Custom Boilerplate Creation
Design and share your own starter projects and reusable components.
Earn money via Codika.dev
Join us in creating the pub.dev for end to end features by selling your starter projects, components, design systems on Codika.dev.
Everything you need
to know about Codika
Everything you need
to know about Codika
Everything you need
to know about Codika
Everything you need
to know about Codika
Common questions about our tools and workflow.
Common questions about our tools and workflow.
Common questions about our tools and workflow.
Common questions about our tools and workflow.
How does the project setup process work?
Do I need any coding skills to use Codika?
Do I have to use Firebase?
How does the build process work?
Do I have to use Codemagic?
Can I use my own boilerplates?
What if I already have a Flutter project?
Is Codika the Expo of Flutter?
Can I configure multiple environments?
How does Codika handle dependencies?
Does Codika support Shorebird?
What’s coming next for Codika?
How does the project setup process work?
Do I need any coding skills to use Codika?
Do I have to use Firebase?
How does the build process work?
Do I have to use Codemagic?
Can I use my own boilerplates?
What if I already have a Flutter project?
Is Codika the Expo of Flutter?
Can I configure multiple environments?
How does Codika handle dependencies?
Does Codika support Shorebird?
What’s coming next for Codika?
How does the project setup process work?
Do I need any coding skills to use Codika?
Do I have to use Firebase?
How does the build process work?
Do I have to use Codemagic?
Can I use my own boilerplates?
What if I already have a Flutter project?
Is Codika the Expo of Flutter?
Can I configure multiple environments?
How does Codika handle dependencies?
Does Codika support Shorebird?
What’s coming next for Codika?
How does the project setup process work?
Do I need any coding skills to use Codika?
Do I have to use Firebase?
How does the build process work?
Do I have to use Codemagic?
Can I use my own boilerplates?
What if I already have a Flutter project?
Is Codika the Expo of Flutter?
Can I configure multiple environments?
How does Codika handle dependencies?
Does Codika support Shorebird?
What’s coming next for Codika?
How does the project setup process work?
Do I need any coding skills to use Codika?
Do I have to use Firebase?
How does the build process work?
Do I have to use Codemagic?
Can I use my own boilerplates?
What if I already have a Flutter project?
Is Codika the Expo of Flutter?
Can I configure multiple environments?
How does Codika handle dependencies?
Does Codika support Shorebird?
What’s coming next for Codika?
How does the project setup process work?
Do I need any coding skills to use Codika?
Do I have to use Firebase?
How does the build process work?
Do I have to use Codemagic?
Can I use my own boilerplates?
What if I already have a Flutter project?
Is Codika the Expo of Flutter?
Can I configure multiple environments?
How does Codika handle dependencies?
Does Codika support Shorebird?
What’s coming next for Codika?