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?
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.