flutter_update_checker_plus 0.0.6
flutter_update_checker_plus: ^0.0.6 copied to clipboard
Based on flutter_update_checker to check update for Android (Google Play, App Gallery, RuStore) and iOS (AppStore)
0.0.6 #
- add new method to return current installed version.
0.0.5 #
- Fixed an issue where the fetched App Store version (especially on iOS and some Android stores) could be outdated due to CDN caching.
- Added
forceNoCacheparameter to allow forcing a fresh version check by bypassing store-side caching mechanisms. - Improved consistency across App Store, Huawei AppGallery, and RuStore data sources to handle cache-busting correctly.
0.0.3 #
- add new method to return current installed version and store version.
0.0.2 #
- make update methode return bool.
0.0.1 #
- Initial Open Source release.
