Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 759 Bytes

CHANGELOG.md

File metadata and controls

29 lines (20 loc) · 759 Bytes

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.