I’ve reviewed your blog on building and deploying Flutter apps with GitLab pipelines! Your detailed explanation really clarifies the process for CI/CD in Flutter and how to automate deployments to the Play Store and App Store.
While researching CI/CD for Flutter iOS, I came across a resource on Flutter iOS build configuration and custom build scripts: mobisoftinfotech.com/resources/blog/flutter-ios-b… . It offers an in-depth look at automating the iOS build and optimizing the release process, which could be especially valuable when working with Flutter in a production environment.
Would love to hear your thoughts on how GitLab’s Flutter pipeline setup compares to other build tools and deployment processes for Flutter apps!