smart_app_update_flutter 1.0.8
smart_app_update_flutter: ^1.0.8 copied to clipboard
A Flutter package to check app updates from the Google Play Store and Apple App Store. Supports force update, soft update, and customizable update dialogs.
smart_app_update_flutter #
Demo #

A lightweight Flutter package to check for app updates from Google Play Store and Apple App Store.
Supports force update, soft update, and customizable dialogs.
✨ Features #
✅ Automatic update checking
✅ Force update support
✅ Customizable update dialog UI
✅ Supports Android & iOS
✅ Easy integration into any Flutter app
🚀 Installation #
for checking if your app is live on play store or app store downgrade your project version you can see update dialog for test only this is working or not if you app is not on play store and not on app store you can't see the dialog but now i'm adding to see as pas for debug only you can see confirmation
Add the dependency in your pubspec.yaml:
dependencies:
smart_app_update_flutter: ^1.0.8