flutter-packages
flutter-packages copied to clipboard
Automate releasing and publishing
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.