Tag Archives: Doaa

Setting Up CI/CD for Flutter Apps with Fastlane and GitHub Actions on Android | by Doaa Abdeen | Jan, 2025

Setting Up CI/CD for Flutter Apps with Fastlane and GitHub Actions on Android | by Doaa Abdeen | Jan, 2025

What This Article Covers:In this article, I’ll walk you through the process of setting up a CI/CD pipeline for a Flutter Android app using Fastlane and GitHub Actions. By the end, you’ll have a fully automated system that: Builds your Flutter app. Deploys it to the Google Play Store. Provides a consistent and reliable workflow. Throughout the article, I’ll include …

Read More »