Add WebF To Flutter
This section explains how to take the WebF runtime you explored earlier and wire it into your Flutter delivery pipeline. Follow these guides when you are ready to sign builds, upload bundles, and ship to production users.
Available guides
Mobile platforms
- Google Play Store — step-by-step workflow for configuring keystores, Play Console service accounts, and automated uploads.
- iOS App Store — covers certificates, App Store Connect API keys, TestFlight rollout, and production submissions.
Prerequisites
Before deploying your app, make sure you have:
-
✅ A developer account for your target platform:
- Google Play Console ($25 one-time fee)
- Apple Developer Program ($99/year)
-
✅ Your project configured in the WebF console (bundle URL, build channel, environment variables).
-
✅ Required certificates and signing credentials.
-
✅ App assets (icons, screenshots, descriptions) that match each store’s spec.
Deployment Workflow
The typical deployment workflow consists of these steps:
- Configure - Set up signing credentials and app identifiers
- Build - Create a signed build of your app
- Upload - Submit your app to the app store (WebF can do this automatically once the credentials are saved).
- Review - Wait for platform review (if required)
- Publish - Release your app to users
Quick Start
For platform-specific setup instructions, choose your target platform from the guides above. Each guide includes:
- Step-by-step setup instructions
- Certificate and credential requirements
- Automated deployment configuration
- Common issues and troubleshooting
Getting Help
If you encounter issues during deployment:
- Check the platform-specific troubleshooting section
- Review the official documentation
- Contact support for assistance
Last updated on: