version_comparator library

Classes

AndroidStoreModel
AndroidVersionConvertManager
AppVersionComparatorView<TResult>
BaseStoreModel
BaseVersionComparator
The mission of the VersionComparator class is to compare different versions of an app. It has three methods: versionCompare, versionCompareWithHuawei and customCompare. The versionCompare methods are used to compare platform-specific versions, such as Android, iOS, and Huawei. The customCompare method is used to compare versions with custom settings. This method can be used when the project platform is different from Android, iOS or Huawei, or when comparing versions from other stores.
CheckVersionProgressDialog
ComparatorErrorMessage
Version Comparator error messages.
ComparatorInfoMessage
Version Comparator info messages.
CustomVersionComparatorView<TResult>
CustomVersionCompareManager
CustomVersionCompareParameterModel<TData extends EntityModel<TData>>
DataResult<TData>
This class returns operation results with message and data. TData must be defined.
DefaultCheckVersionProgress
EmptyEntityModel
EntityModel<TModel>
HuaweiStoreModel
IosStoreModel
IosVersionConvertManager
RegExpHelper
RemoteDataService
Result
This class returns operation results with message.
ServiceParameterModel
VersionComparator
The mission of the VersionComparator class is to compare different versions of an app. It has three methods: versionCompare, versionCompareWithHuawei and customCompare. The versionCompare methods are used to compare platform-specific versions, such as Android, iOS, and Huawei. The customCompare method is used to compare versions with custom settings. This method can be used when the project platform is different from Android, iOS or Huawei, or when comparing versions from other stores.
VersionComparatorErrorState
VersionComparatorInitialState
VersionComparatorLoadingState
VersionComparatorState
VersionComparatorSuccessState
VersionComparatorView<TResult>
Version comparator widget. It's a StatefulWidget. It basically manages all version compare process. There are three options for comparator widget. First one full custom mode, second one is widget mode and last of them is alertDialog mode.
VersionCompareByQueryService
VersionCompareService
VersionConvertService<TData extends EntityModel<TData>>
VersionDialogManager
VersionDialogService
VersionResponseModel