app_update_check 1.0.0 copy "app_update_check: ^1.0.0" to clipboard
app_update_check: ^1.0.0 copied to clipboard

Check the App Store / Google Play for a newer version, show an optional or forced update dialog, and detect TestFlight builds. Zero dependencies.

1.0.0 #

  • Store version lookup: iTunes Lookup API (iOS) and Play Store listing page (Android).
  • TestFlight / install-source detection (appStore, testFlight, playStore, sideload, development, simulator).
  • AppUpdate static facade over AppUpdateChecker; results cached and concurrent lookups de-duplicated.
  • Optional / required (minimumVersion) updates, custom VersionSource (remote config, own API).
  • Adaptive update dialog with localizable texts, force mode and custom builder.
  • Open the store listing natively (market:// / itms-apps:// with web fallback).
  • No third-party Dart dependencies; no host-app native changes needed.
0
likes
160
points
66
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Check the App Store / Google Play for a newer version, show an optional or forced update dialog, and detect TestFlight builds. Zero dependencies.

Repository (GitHub)
View/report issues

Topics

#version #update #testflight #app-store #play-store

License

MIT (license)

Dependencies

flutter

More

Packages that depend on app_update_check

Packages that implement app_update_check