aloisdeniel / vsts-flutter-tasks

Flutter build tasks for Azure DevOps Pipelines/TFS.
https://marketplace.visualstudio.com/items?itemName=aloisdeniel.flutter
105 stars 83 forks source link

fixed #86 new sdk info url #88

Open flbaue opened 3 years ago

flbaue commented 3 years ago

This updates the sdk info url to the new location as described in issue #86

raphaaugustosilva commented 3 years ago

Details of the fail at AzureDevOps:

[warning]An image label with the label macOS-10.13 does not exist.

,##[error]The remote provider was unable to process the request.

flbaue commented 3 years ago

there is a PR already dealing with that: #67

raphaaugustosilva commented 3 years ago

This PR is stopped since January :(

Any ideas on how to allow this plugin to use the latest version of Flutter?

vikas4goyal commented 2 years ago

Any updates about this?

flbaue commented 2 years ago

@vikas4goyal Unfortunately not. You could either fork this repo, and add your fork to your azure organization (that's what I did), or you could switch to another public fork like https://github.com/hey24sheep/azure-flutter-tasks