rcsandberg/Dart & Flutter - Read package version

Extracts major, minor, patch, pre-release and build versions from the package semantic version in the pubspec.yaml

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
pathPath to pubspec.yaml. Defaults to: ./pubspec.yamlno./pubspec.yaml
namedescription
semantic-versionPackage semantic version
versionPackage version
majorPackage major version
minorPackage minor version
patchPackage patch version
prereleasePackage pre-release version
buildmetadataPackage build metadata