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
- Host: GitHub
- URL: https://github.com/comigor/actions
- Owner: comigor
- Created: 2019-01-23T20:42:22.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-10-15T15:48:04.000Z (over 3 years ago)
- Last Synced: 2025-04-23T20:06:45.914Z (about 1 year ago)
- Topics: actions, dart, docker, flutter, github-actions
- Language: Shell
- Homepage:
- Size: 42 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
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 |