auto_in_app_update
A lightweight Flutter package for automatic in-app update handling on Android (using in_app_update) with a placeholder for iOS.
0.0.4
source
What this package is like to depend on
Last release 1 years ago
20 May 2025
Too new to tell
only 1 release windows
Nearly every release is documented
notes for 4 of 4 stable releases
Nothing withdrawn
no release was ever pulled
1 years old
4 releases · first in 2025
0 releases in the last 12 months
see the full history below
Release timeline
4 releases · May 2025 to May 2025
2026
Releases
latest 4-
0.0.420 May 2025Release notes
Open source →Added
- Update MIT Licence for Open-Source
- Added documentation in code
- Format code
-
0.0.320 May 2025Release notes
Open source →Added
- Example usage added in the README.
- Replace initialize with checkForUpdate().
- More detailed documentation and guidance for usage.
- iOS placeholder message clarified.
-
0.0.218 May 2025Release notes
Open source →Fixed
- Ensured update check runs only once per app launch.
Changed
- Improved internal logic to better handle platform detection.
-
0.0.118 May 2025Release notes
Open source →Initial Release
- Basic implementation of auto in-app update using
in_app_updateon Android. - Added support for flexible and immediate updates.
- iOS support included as a placeholder log.
- Basic implementation of auto in-app update using