Deploy Android apps to Firebase using Semaphore

Building features and beautiful UIs is a satisfying feeling, but shipping them to users should be the goal to keep in mind. Having your app tested by real users before public release is a critical part of the software development cycle. In this article, you will learn how to distribute your Flutter Apps (on Android) to your testers using Firebase App Distribution and automate your deployments using Semaphore.

Automate Your Flutter Android Apps Using Fastlane and Github Actions

This article will guide you on how you can automate the CI/CD workflow of your Flutter’s Android app.

August 28, 2020 · 6 min