update_available library

Classes

Availability
The availability of the update.
NoUpdateAvailable
Represents that no update is available.
UnimplementedUpdateAvailable
The unimplemented platform for UpdateAvailablePlatform.
UnknownAvailability
Represents that it was not possible to determine if an update is available or not.
UpdateAvailable
Represents that an update is available.
UpdateAvailablePlatform
The platform interface for update_available.

Functions

getUpdateAvailability({String? iosAppStoreRegion}) Future<Availability>
Checks if there is an update available for the application.