flutter_update_checker_plus 0.0.6 copy "flutter_update_checker_plus: ^0.0.6" to clipboard
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 forceNoCache parameter 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.
3
likes
160
points
21
downloads
screenshot

Publisher

unverified uploader

Weekly Downloads

Based on flutter_update_checker to check update for Android (Google Play, App Gallery, RuStore) and iOS (AppStore)

Repository (GitHub)
View/report issues

Topics

#update

Documentation

API reference

License

MIT (license)

Dependencies

dio, flutter, in_app_update, package_info_plus, url_launcher

More

Packages that depend on flutter_update_checker_plus