#cicd #devops #builds
Flutter, Fastlane, and Firebase App Distribution
What do you know about implementing app distribution as part of our CI/CD process? The article touches Azure DevOps integration briefly, but this tutorial is meant to be as platform-agnostic as possible. We’re Flutter developers after all — we don’t believe in being tied down!
Flutter, Fastlane, and Firebase App Distribution
What do you know about implementing app distribution as part of our CI/CD process? The article touches Azure DevOps integration briefly, but this tutorial is meant to be as platform-agnostic as possible. We’re Flutter developers after all — we don’t believe in being tied down!
Medium
Flutter, Fastlane, and Firebase App Distribution
Recently I was tasked with implementing app distribution as part of our CI/CD process. Being generally allergic to DevOps, I would have…