update_available library

Classes

Availability
The availability of the update.
UnimplementedUpdateAvailable
The unimplemented platform for UpdateAvailablePlatform.
UpdateAvailablePlatform
The platform interface for update_available.

Constants

NoUpdateAvailable → const Availability
Represents that no update is available.
UnknownAvailability → const Availability
Represents that it was not possible to determine if an update is available or not.
UpdateAvailable → const Availability
Represents that an update is available.

Functions

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