automatic_version_upgrader library

Classes

AppStoreVersionCommand
automatic_version_upgrader app-store-version command which gets the current version of the app from App Store Connect.
AutomaticVersionUpgraderCommandRunner
A CommandRunner for the Automatic Version Upgrader CLI.
GooglePlayVersionCommand
automatic_version_upgrader google-play-version-code command which gets the current (latest) version code of the app from the Google Play Store.
PubspecVersionChanger
{@template pubspec_version_changer_template} The PubspecVersionChanger class is used to change the version code of the and version name in a pubspec.yaml file.
UpdateCommand
automatic_version_upgrader google-play-version-code command which gets the current (latest) version code of the app from the Google Play Store.

Extensions

NextFromString
What to do upgrade in the app's version: major, minor, patch, build, or breaking.
VersionCopy
Creates a copy of this version overriding the old values if new ones are provided.

Constants

packageName → const String
The package name.

Enums

NextVersion
What version to upgrade to.
UpgradeMode
Whether to upgrade the app to the latest version.