github_action 0.0.8 copy "github_action: ^0.0.8" to clipboard
github_action: ^0.0.8 copied to clipboard

A Flutter package demonstrating how to automate publishing to pub.dev using GitHub Actions, with workflows for testing and CI/CD.

github_action #

A Flutter package demonstrating how to automate publishing to pub.dev using GitHub Actions.
It shows how to configure workflows for testing, version tagging, and publishing directly from your repository.

Features #

  • Automates publishing to pub.dev
  • Uses GitHub Actions with Flutter SDK
  • Supports dry-run checks before release
  • Example CI/CD workflow included

Getting Started #

Add this package to your pubspec.yaml:

dependencies:
  github_action: ^0.0.1
0
likes
140
points
31
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A Flutter package demonstrating how to automate publishing to pub.dev using GitHub Actions, with workflows for testing and CI/CD.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on github_action