documents library

Classes

AppStoreBuildEntry
One build App Store Connect holds, as appstore builds --json prints it.
AppStoreBuildsDocument
Every build App Store Connect holds for one app on one platform.
AppStoreVersionEntry
One App Store version record, as appstore versions --json prints it.
AppStoreVersionsDocument
The App Store version records for one app on one platform.
PlayReleaseEntry
One release Play holds on a track.
PlayTrackEntry
One Play track — production, beta, alpha, internal, or a custom closed-testing track.
PlayTracksDocument
What Google Play holds for one package.

Enums

AppStoreState
This package's vocabulary for a version's appStoreState.
AscPlatform
The platform App Store Connect wants, which is not spelled the way the rest of this repository spells platforms.
DocumentKind
Which document this is, and therefore which schema counter applies.
PlayReleaseStatus
Play's status for one release on a track.
ProcessingState
This package's vocabulary for Apple's processingState.
ReleaseType
How an approved version reaches the store.

Functions

isEditableVersionState(String? state) bool
Whether state is one of the states a version can still be written in.