A reference implementation to demonstrate how to use Azure Piplines with a simple Flutter application that targets iOS and Andriod.
⚠️ WARNING: Currently broken still working through use-case to build and deploy to Google App Store and Apple App Store.
- Download Secure File
DownloadSecureFile@1 - Copy File
CopyFiles@2 - Command Line
CmdLine@2 - Bash
Bash@3 - Flutter Install
FlutterInstall@0 - Flutter Command
FlutterCommand@0 - Flutter Analyze Task
FlutterAnalyzeTask@0 - Flutter Build
FlutterBuild@0 - Android Signing
AndroidSigning@3 - Archive Files
ArchiveFiles@2 - Publish Pipeline Artifact
PublishPipelineArtifact@1 - Download Pipeline Artifact
DownloadPipelineArtifact@2 - Google Play Release
GooglePlayRelease@4 - Generate Release Notes
XplatGenerateReleaseNotes@4 - Install Apple Certificate
InstallAppleCertificate@2 - Install Apple Provisioning Profile
InstallAppleProvisioningProfile@1 - Xcode
Xcode@5 - Apple App Store Release
AppStoreRelease@1
If you need to learn more about Flutter here are a few resources to get you started:
For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.