version_comparator 1.0.23
version_comparator: ^1.0.23 copied to clipboard
An app version comparator between app stores and local version. It support Android, iOS and Huawei platforms. Also custom version compare is possible.
1.0.23 (02/04/2025) #
- Reorganized platform decision logic
- Added web support
- Updated constants and error messages
1.0.22 (02/04/2025) #
- Depended packages upgraded.
1.0.21 (07/06/2024) #
- Flutter version upgraded to last version.
- Depended packages version upgraded.
1.0.2 (10/07/2023) #
- [Interface Code] error fixed for Huawei version compare.
- Wrong version comparator url fixed for Huawei.
1.0.1 (11/06/2023) #
- Flutter version upgraded to 3.10
- Package versions upgraded to latest.
1.0.0 (28/02/2023) #
- Readme file upgraded.
- Optional app id added.
- Some functions names are changed.
- Added a lot of example to the main.dart
0.0.1 (24/02/2023) #
- Initial open source release.
- Platform specific (Android, iOS, Huawei) version comparator feature added.
- Custom version comparator feature added.
- PlatformSpecificVersionComparatorView widget added.
- CustomVersionComparatorView widget added.