Flutter + Fastlane (Part 1)
Let's start by understanding what CI/CD means. CI/CD stands for Continuous Integration and Continuous Delivery/Deployment, which is a process in software development that automates testing, building, and deploying code changes.
Continuous Integration...
o-ifeanyi.hashnode.dev12 min read