flutter-packages icon indicating copy to clipboard operation
flutter-packages copied to clipboard

Automate releasing and publishing

Open guidezpl opened this issue 2 years ago • 0 comments

Package

All packages

What happened?

Releasing is currently highly manual, https://github.com/material-foundation/flutter-packages/blob/main/CONTRIBUTING.md#releasing, pending clarity on https://github.com/dart-lang/setup-dart/issues/68 and on a broader flutter solution.

Once a an ideal solution is available, we should fix .github/workflows/publish.yaml.

An ideal solution might be something in the vein of https://github.com/marketplace/actions/dart-and-flutter-package-publisher, but waiting to see if there's something "official" from Flutter.

guidezpl avatar Feb 03 '23 13:02 guidezpl