version_comparator library

Classes

AndroidStoreModel
AndroidVersionConvertManager
BaseStoreModel
BaseVersionComparator
The mission of the VersionComparator class is to compare different versions of an app. It has two methods: platformSpecificCompare and customCompare. The platformSpecificCompare method is 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
PlatformSpecificVersionComparatorView<TResult>
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 two methods: platformSpecificCompare and customCompare. The platformSpecificCompare method is 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>
VersionCompareByQueryService
VersionCompareService
VersionConvertService<TData extends EntityModel<TData>>
VersionDialogManager
VersionDialogService
VersionResponseModel