Top Flutter App Update packages Prompting users to keep an app up-to-date plays a crucial role in ensuring the delivery of latest features, performance improvements and bug fixes. A full list of Flutter packages that can check for app update availability and corresponding user prompt is provided below.
ota_update
292
A Flutter plugin providing ota updates for Android and iOS, with download progress (Android only)
auto_updater
176
This plugin allows Flutter desktop apps to automatically update themselves (based on sparkle and winsparkle).
native_updater
149
Flutter package for prompting users to update with a native dialog whether using the app store version or any version at the user's discretion.
app_version_update
130
An easy and quick way to check if the local app is updated with the same version in their respective stores (Play Store / Apple Store ).
install_plugin
76
A flutter plugin for install apk for android; and using url to go to app store for iOS.
app_installer
70
A new Android + iOS app installer plugin , supports opening app stores and editor reviews, as well as installing Apk files.
flutter_upgrade_version
58
Support to get Package Information(app name, package name, version, build number), get information of version on store(Apple Store) and In-app Update.
flutter_app_version_checker
57
A lightweight flutter plugin to check if your app is up-to-date on Google Play Store or Apple App Store
flutter_update_dialog
57
A beautiful application version update dialog for flutter.You can customize your own version update pop-up window!
updat
36
Updat is a simple-to-use reliable flutter-native updater that handles your application's updates.
release_updater
34
A simple way to automatically update release/installation files in a local directory.
app_upgrade_flutter_sdk
24
The official Flutter SDK for App Upgrade. The SDK integrates with the App Upgrade version check API.
android_package_installer
23
A Flutter plugin for installing Android package from apk file. Plugin uses Android Package Installer and requires minimum API Level version 21.
playstore_update
20
A package that will allow you to notify you user whenever you publish a new update on Google Play Store.
app_upgrader_flutter
10
Flutter package for prompting users to upgrade when there is a newer version of the app in the store.