Docs Pricing Console GitHub Get Started Free
Now in Public Beta

Ship instant updates
to your Flutter apps

Push over-the-air code updates directly to your users' devices. Skip the app store review cycle, fix bugs in minutes, and roll out features with confidence.

Three steps to instant updates

Get from zero to live code push in under five minutes. No native code changes required.

1

Install & Setup

Add the code_push package to your Flutter app and configure your project with the CLI.

2

Create a Release

Build and upload a baseline release. This becomes the foundation for all future patches.

3

Push Patches Instantly

Make changes to your Dart code and push a patch. Users receive it on their next app launch.

Everything you need to ship with confidence

Built for production Flutter apps from day one.

Instant Updates

Push fixes and new features directly to users without waiting for app store review. Updates take effect on the next app launch.

Gradual Rollouts

Roll out patches to 1% of users, then 10%, then 100%. Catch issues early before they reach your entire user base.

One-Click Rollback

Deployed a bad patch? Revert to any previous version instantly. Your users will never notice a thing.

Analytics Dashboard

Track patch installations, success rates, and adoption in real time. Know exactly how your updates are performing.

Signed Patches

Every patch is cryptographically signed and verified on-device. Ensure integrity and protect against tampering.

Multi-Platform

Full support for iOS, Android, macOS, and Linux. One tool to manage updates across every platform you target.

Deploy in three commands

The CLI does the heavy lifting. You focus on writing great Dart code.

Terminal
# Initialize code push in your Flutter project
$ fcp codepush setup
  Project configured for code push.
  App ID: app_k8x2m9f1

# Create a baseline release
$ fcp codepush release --version 1.0.0
  Building release...
  Release 1.0.0 created successfully.

# Push a patch to production
$ fcp codepush patch --release 1.0.0
  Diffing against release 1.0.0...
  Patch uploaded. Rolling out to 100% of users.

Simple, transparent pricing

Start free. Scale as you grow. No hidden fees.

Free
$0
Perfect for side projects and indie apps getting started.
  • 7,500 patch installs / month
  • 1 app
  • Community support
  • Signed patches
Get Started
Business
$400 / mo
For teams shipping production apps at scale.
  • 1,000,000 patch installs / month
  • Unlimited apps
  • Team collaboration
  • Priority support
  • SSO integration
Get Started
Enterprise
Custom
For large organizations with custom requirements.
  • Unlimited patch installs
  • Unlimited apps
  • Dedicated support
  • SLA guarantee
  • On-premise option
Contact Sales
View all plans & compare features →

Ready to ship faster?

Join developers who are already pushing instant updates to their Flutter apps.