© 2026 Hashnode
The Preface It was mid-2017, and I was neck deep firefighting the closing stage of an App in social-media domain for a client. It was a Tuesday, and we had made all the essential planning for the GoLive on Thursday. We were all set to sign-off on th...

Background Deploying your Flutter Android app doesn’t have to be a manual, time-consuming process. We’ll guide you through setting up automated deployment using GitHub Actions and Fastlane, enabling you to focus more on building features and less on ...

This is a documentation of my experience setting up a CI/CD flow including deployments to Google Playstore, App Store, and Huawei App Gallery with Fastlane. With every step, I will be discussing the issues I had and how I came about solving them. Ins...

🚀 I added new YouTube series on "Flutter CI/CD with GitLab and Fastlane" ! 📱✨ Watch now (Part 1): https://lnkd.in/dJTshKmG 🎥 Part 1: From creating a GitLab repository to configuring Fastlane automation, this step-by-step tutorial will equip you wi...

You can create simple sh scripts to run commands more easily. Also, we can integrate it with Fastlane to build beta, production releases more easily.More info: Fastlane Documentation As a tutorial, you can use the following lesson (Many Thanks to Ve...
