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

`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

1.0.0 - 2025-06-23 #

πŸŽ‰ First stable release #

  • Initial production-ready release of appdraft_plugin
  • Enables automatic update flow for Android apps
  • Checks remote JSON for latest version
  • Displays native update dialog
  • Downloads APK file in the background using Android DownloadManager
  • Suitable for apps distributed outside of Google Play
  • Designed for easy integration and full customization

Built and maintained by AppDraft

1.0.1 - 2025-06-23 #

πŸŽ‰ Example #

  • example

1.0.2 - 2025-06-23 #

πŸŽ‰ Example #

  • example

1.0.3 - 2025-06-23 #

πŸŽ‰ additional params #

  • add param platform and environment

1.0.4 - 2025-06-23 #

πŸŽ‰ additional params #

  • add enum param platform and environment

1.0.5 #

✨ Features #

  • Added support for multiple active releases per app, based on platform (Android/iOS) and environment (dev or prod).
  • App distribution now respects the type:
    • store: opens the App Store or Play Store.
    • external: downloads and installs the APK directly.

πŸ›  Improvements #

  • SDK now automatically detects distribution method and handles it accordingly.
  • Improved update logic with better version resolution and user experience.

βœ… Compatibility #

  • No breaking changes.
  • Backward compatible with older server responses.

1.0.6 - 2025-06-25 #

πŸŽ‰ Update readme #

  • Update readme

1.0.7 - 2025-06-25 #

πŸŽ‰ Support Testflight distribution #

  • Support Testflight distribution

1.0.8 - 2025-06-26 #

πŸŽ‰ Report #

  • File download report

1.0.9 - 2025-06-27 #

πŸŽ‰ Fix cancel update event #

  • Fix cancel update event
2
likes
160
points
83
downloads

Publisher

unverified uploader

Weekly Downloads

`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

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

dio, flutter, open_filex, package_info_plus, path_provider, url_launcher

More

Packages that depend on appdraft_flutter

Packages that implement appdraft_flutter