CI/CD for Flutter using Github Actions (Android)

 In this article, we will be setting up CI/CD (continuous integration and continous deployment) pipeline for a mobile app built with Flutter. We will be using Github Actions setting up automated build/test and create release tasks.

Why CI/CD for flutter?

Setting up Flutter project with Github

Setting up workflow in github actions

github actions worklow
android release worklow log
release created in repository

Wrapping up


Post a Comment

Previous Post Next Post