altive/Pubspec Metadata

Retrieve metadata from pubspec.yaml for Flutter/Dart.

View on GitHub

Trust Signals

Scorecard Score
Scorecard 2–4scored Jul 13, 2026
Maintenance Recency
Stalelast commit Aug 24, 2023
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: altive/pubspec-metadata@b725e1d32207dc4634ec0735d2783f9b1919269c # v1.0.0

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
pubspec-filePath to your pubspec.yaml file. Default is './pubspec.yaml'no./pubspec.yaml
namedescription
nameThe name of the package.
version-numberThe version number of the package, which is three numbers separated by a dot, such as 0.2.43.
build-numberThe build number of the package. The number following the + after the version number.