version_check_updater 0.0.1
version_check_updater: ^0.0.1 copied to clipboard
A simple and customizable Flutter package to handle version update notifications by comparing with App Store and Google Play Store.
0.0.1 #
- Initial release of version_check_updater package
- Support for checking app version updates from App Store and Google Play Store
- Multiple version checking strategies:
- Google Play Store API checker
- Alternative Play Store checker
- APKMirror checker
- GitHub releases checker
- Proxy version checker
- Customizable update dialogs with flexible UI options
- Comprehensive example app demonstrating all features
- Full test coverage for all components
- Support for iOS, Android, and web platforms
- MIT License