cross-solutions / install-flutter-sdk

Azure DevOps extension for installing the Flutter SDK to your build agents.
3 stars 3 forks source link

Repository for https://marketplace.visualstudio.com/items?itemName=contrix09.install-flutter-sdk

To create VSIX package:

Set current working directory to src and run

tsc --p install
tfx extension create --manifest-globs vss-extension.json