An open API service indexing awesome lists of open source software.

https://github.com/comigor/actions

GitHub Actions for Dart packages
https://github.com/comigor/actions

actions dart docker flutter github-actions

Last synced: about 1 year ago
JSON representation

GitHub Actions for Dart packages

Awesome Lists containing this project

README

          

# Github Actions

Useful GitHub Actions for Dart packages.

Detailed documentation on how to use each action located on their folder.

## Provided actions

| Action | Description |
|----------------------------|--------------------------------------------|
| [dart-test](dart-test) | Test a Dart package |
| [pub-publish](pub-publish) | Publish a Dart package to pub.dartlang.org |