auto_in_app_update 0.0.4 copy "auto_in_app_update: ^0.0.4" to clipboard
auto_in_app_update: ^0.0.4 copied to clipboard

PlatformAndroid

A lightweight Flutter package for automatic in-app update handling on Android (using in_app_update) with a placeholder for iOS.

0.0.4 - 2025-05-20 #

Added #

  • Update MIT Licence for Open-Source
  • Added documentation in code
  • Format code

0.0.3 - 2025-05-20 #

Added #

  • Example usage added in the README.
  • Replace initialize with checkForUpdate().
  • More detailed documentation and guidance for usage.
  • iOS placeholder message clarified.

0.0.2 - 2025-05-18 #

Fixed #

  • Ensured update check runs only once per app launch.

Changed #

  • Improved internal logic to better handle platform detection.

0.0.1 - 2025-05-17 #

Initial Release #

  • Basic implementation of auto in-app update using in_app_update on Android.
  • Added support for flexible and immediate updates.
  • iOS support included as a placeholder log.
0
likes
160
points
45
downloads

Documentation

API reference

Publisher

verified publisherbhai4you.com

Weekly Downloads

A lightweight Flutter package for automatic in-app update handling on Android (using in_app_update) with a placeholder for iOS.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter, in_app_update

More

Packages that depend on auto_in_app_update