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.
upgrader
1972
Flutter package for prompting users to upgrade when there is a newer version of the app in the store.
ota_update
267
A Flutter plugin providing ota updates for Android and iOS, with download progress (Android only)
auto_updater
150
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
102
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
63
A flutter plugin for install apk for android; and using url to go to app store for iOS.
app_installer
63
A new Android + iOS app installer plugin , supports opening app stores and editor reviews, as well as installing Apk files.
flutter_update_dialog
57
A beautiful application version update dialog for flutter.You can customize your own version update pop-up window!
flutter_app_version_checker
51
A lightweight flutter plugin to check if your app is up-to-date on Google Play Store or Apple App Store
updat
32
Updat is a simple-to-use reliable flutter-native updater that handles your application's updates.
release_updater
29
A simple way to automatically update release/installation files in a local directory.
flutter_upgrade_version
26
Support to get Package Information(app name, package name, version, build number), get information of version on store(Apple Store) and In-app Update.
app_upgrade_flutter_sdk
24
The official Flutter SDK for App Upgrade. The SDK integrates with the App Upgrade version check API.