app_version_plus 0.1.0
app_version_plus: ^0.1.0 copied to clipboard
A Flutter package for checking app version updates across Android, iOS, and Huawei app stores, with ready-to-use UI widgets and customizable functions.
0.1.0 #
- Initial release.
- Multi-platform support (Android, iOS, Huawei).
- In-app update functionality for Android via Google Play Core.
- Rich version information including age ratings, downloads, and release notes.
- Auto device detection for Huawei devices.
- Ready-to-use UI dialog widget and custom UI functions.
- Refactored Kotlin version, Gradle plugins, and SDK versions.
- Fixed regex character escaping in HuaweiApkPureService.
- Full null-safety support.