Search code examples
flutterdeploymentazure-devopspublishgoogle-play-console

Azure DevOps projects directly publish to google play console


I have uploaded my flutter mobile application to Azure DevOps. Now I want to directly publish my application on google play console. Is there any way to do that kind of things using azure?

can I use pipeline?


Solution

  • Azure devops provide way to publish directly to playstore. Need to create piline ,build and deploy to playstore. Need playstore private key to deploy on playstore.