Skip to content

CD

Members Public

Flutter CI/CD with Fastlane & GitHub Actions — Part 1: iOS

Series note: This one grew big while I was writing it, so I'm splitting it into 3 parts. Part 1 (this one) gets you shipping to TestFlight from your local machine. Part 2 will do the same for Android. Part 3 is where we hand the whole thing

Flutter CI/CD with Fastlane & GitHub Actions — Part 1: iOS