Summary
This chapter taught you how to create build pipelines for Flutter applications. It covered pipelines for Google Firebase – both Android and Apple. It also covered pipelines for Apple Store Connect and Google Play Console deployment. This will help to reduce the time required by developers to create manual commands when they need to build and deploy Flutter applications. This will also help developers focus on developing mobile applications, because you create a pipeline only once and let an Azure pipeline build your code and deploy your application to Google Firebase, Apple Store Connect, and the Google Play Store automatically. This will increase developer productivity.
In the last chapter, we will learn about some common pitfalls to avoid when using Azure Pipelines and discuss the potential future applications and trends of this technology.