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.
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.2