appdraft_flutter 1.0.4 copy "appdraft_flutter: ^1.0.4" to clipboard
appdraft_flutter: ^1.0.4 copied to clipboard

Flutter plugin for automatic Android app updates.

appdraft_plugin #

Flutter plugin for automatic Android app updates.
Created by AppDraft — modern mobile and web solutions.

📦 Overview #

appdraft_plugin provides seamless background updates for Android apps built with Flutter.
It checks for a new version, shows a customizable update dialog, and downloads the APK silently in the background.

✨ Features #

  • 🔍 Checks for the latest app version from your server or API
  • 🧭 Displays a native update prompt dialog
  • 📥 Downloads the update in the background
  • ✅ Works without Google Play Store
  • 🛠️ Fully customizable version logic

🚀 Getting Started #

Add this to your pubspec.yaml:

dependencies: appdraft_plugin: ^1.0.2

Then run:

flutter pub get

🔒 Permissions #

Make sure to add the following permissions to your AndroidManifest.xml file:

2
likes
0
points
25
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter plugin for automatic Android app updates.

Homepage

License

unknown (license)

Dependencies

dio, flutter, open_filex, package_info, path_provider

More

Packages that depend on appdraft_flutter

Packages that implement appdraft_flutter