in_app_auto_updates 0.0.5
in_app_auto_updates: ^0.0.5 copied to clipboard
This is a lightweight Flutter plugin designed to check whether your app is up-to-date on the Google Play Store.
0.0.1 #
- Immediate updates are fullscreen UX flows that require the user to update and restart the app in order to continue using it. This UX flow is best for cases where an update is critical to the core functionality of your app. After a user accepts an immediate update, Google Play handles the update installation and app restart.
0.0.2 #
- Bug fixes and performance improvements
0.0.3 #
- Improve documentation
- Update dependencies
- Fix Android build.
0.0.4 #
- Update dependencies
0.0.5 #
- Improve documentation