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

PlatformAndroid

A Flutter plugin to automatically check for, download, and install updates directly from GitHub releases.

1.0.4 #

  • Updated package metadata and documentation for the latest release.
  • Improved changelog formatting and release note consistency.

1.0.3 #

  • Fixed issue where the plugin was not able to find the APK file in the GitHub releases.
  • Update example project to use the plugin

1.0.2 #

  • Fixed issue where the plugin was not able to find the APK file in the GitHub releases.
  • Added support download APK for multiple ABIs (CPU architectures).

1.0.1 #

  • Fixed dependency conflict with win32 between geolocator and device_info_plus in the project environment.

1.0.0 #

  • Initial release of github_release_apk_updater.
  • Added functionality to fetch the latest release from a GitHub repository.
  • Implemented APK downloading from GitHub assets to local device storage.
  • Added native Android support for launching APK installations.
  • Included a version comparison utility to detect available updates.
  • Provided a sample application demonstrating the full update lifecycle.
0
likes
160
points
267
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A Flutter plugin to automatically check for, download, and install updates directly from GitHub releases.

Repository (GitHub)
View/report issues
Contributing

License

MIT (license)

Dependencies

dio, flutter, package_info_plus, path_provider, plugin_platform_interface

More

Packages that depend on github_release_apk_updater

Packages that implement github_release_apk_updater