automatic_version_upgrader library Null safety

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 command which gets the current version of the app from the Google Play Store.
UpdateCommand
automatic_version_upgrader google-play-version command which gets the current version of the app from the Google Play Store.

Extensions

LatestTrackReleaseVersion
Returns the latest version of the tracks available.
LatestTrackVersion
Returns the latest version of the tracks available.
LatestVersion
Returns the latest version available in the response.
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.
'automatic_version_upgrader'

Enums

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