Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 1.16 KB

README.md

File metadata and controls

22 lines (15 loc) · 1.16 KB

Sources

Build Flutter apps for iOS, Android, and Windows with Azure DevOps on QuickCoder
Build Flutter apps for iOS, Android, and Windows with Azure DevOps on Medium

Content

The repository contains a build pipeline in a YAML file that can be integrated in any existing Flutter project that should be built using Azure DevOps.

Platform File format Signing configuration
Android AAB Link
iOS IPA Link1, Link2
Windows MSIX* Link

* Requires package MSIX in Flutter application

About me