in_app_update_dialog 1.0.0
in_app_update_dialog: ^1.0.0 copied to clipboard
A Flutter plugin for handling Android In-App Updates. Supports Flexible and Immediate update flows with granular control and callbacks.
1.0.0 #
- Migrate plugin and example app to Built-in Kotlin to support modern Android builds and resolve build warnings.
- Updated compileSdk to 36 and Java target to JVM 17.
- Production-ready stable release.
0.0.1 #
- Initial release.
- Support for checking updates.
- Support for Immediate and Flexible update flows.
- Support for observing install state and download progress.