new_version_update 0.0.1 copy "new_version_update: ^0.0.1" to clipboard
new_version_update: ^0.0.1 copied to clipboard

A Flutter package to check for new versions of your app on the Apple App Store and Google Play Store and show update dialog.

new_version_update #

A Flutter package to check for new versions of your app on the Apple App Store and Google Play Store and display an update dialog to the user.

pub package

Features #

  • Checks for new app versions on the Apple App Store and Google Play Store.
  • Displays a platform-specific alert with buttons to update or dismiss.
  • Provides an API to get version status (local, store, can update) to show custom UI.
  • Supports iOS and Android platforms.
  • Customizable dialog title, text, and button text.
  • Supports launch mode customization
  • Change log support

Getting started #

Add the dependency to your pubspec.yaml:

dependencies:
  new_version_update: ^0.0.1 
7
likes
150
points
29
downloads

Publisher

verified publisherakbon.dev

Weekly Downloads

A Flutter package to check for new versions of your app on the Apple App Store and Google Play Store and show update dialog.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

collection, flutter, html, http, package_info_plus, url_launcher

More

Packages that depend on new_version_update