How to publish Flutter Apps to Firebase App Distribution

How to publish Flutter Apps to Firebase App Distribution

Jul 24, 2021

Learn the easy way to Publish Flutter Apps to Firebase App Distribution with Codemagic CI/CD tool.

This guide will show you how to easily distribute Android and iOS builds of your Flutter app to tester groups in Firebase App Distribution.

Prerequisites:

In order to follow this guide, you will need the following:

🛠️ A Flutter project that you want to distribute to QA in Firebase
🛠️ Access to your project in the Firebase console (create a new one if it doesn’t exist)
🛠️ One app added for iOS and one app added for Android to your Firebase app distribution project (create new ones if they don’t exist)
🛠️ A tester group created for each group of app testers (you can create them in Firebase console App Distribution Testers & Groups section)
🛠️ For each iOS device you would like to install your build, you will need to add the device UDID to Apple Developer Portal devices. See these instructions for finding your device’s UDID: https://bjango.com/help/iphoneudid/

Here's a full guide on how to do that: https://blog.codemagic.io/publish-flutter-to-firebase-app-distribution/

Get started with Codemagic: https://codemagic.io/signup