The Azure DevOps Handbook
Azure Build Pipeline for Flutter apps targeting iOS, Android, and Windows
Use this pipeline as a template to build store-ready app bundles, ipa files, and msix packages.
Earlier this year, I published a build pipeline for Azure DevOps to build Flutter apps for Android and iOS. Now, the template was updated to also support Windows as a target platform. Here is the full YAML file (pay attention to the comments!):
For more details on how to handle secret variables and other options, head over to the original post. It contains all the information you need.
Find more tips for Azure DevOps here: