Flutter Android — CI/CD using Jenkins and Firebase App Distribution: Part 2

Eric Anicet
6 min readJun 10, 2024

In the previous story, we had configured all the necessary tools and dependencies on the Linux server and created the Flutter application with the Jenkins pipeline.
In this story, we will learn how to publish the Flutter app to Firebase App Distribution.

--

--