app_version_plus library
Classes
- AppVersionChecker
- Main service for checking app version updates across different platforms
- DeviceDetectorService
- Service to detect the device type (Android, iOS, Huawei)
- InAppUpdateInfo
- Result of InAppUpdateService.checkUpdateAvailability
- InAppUpdateService
-
Dart-side wrapper for the
app_version_plus/in_app_updateMethodChannel. - PlayUpdateAvailability
- Constants matching Android's UpdateAvailability class
- VersionInfo
- Information about the app's current version and the most recent version available in the app store (Play Store, App Store, or AppGallery).
- VersionUpdateDialog
- A ready-to-use Material Design dialog for displaying app update information
Enums
- AndroidUpdateType
- Update type for Android In-App Updates via Google Play Core.
- DeviceType
- Enum representing the type of device/platform
- LaunchMode
- The desired mode to launch a URL.
- UpdateAvailability
- Represents the availability status of an app update