cross_in_app_update 0.0.4
cross_in_app_update: ^0.0.4 copied to clipboard
Notify users when a new app version is available on Play Store or App Store. Supports force and soft update modes.
0.0.4 #
- Restricted platform support to Android and iOS only
0.0.3 #
- Fixed description length for pub.dev
- Widened package_info_plus constraint to support latest versions
0.0.2 #
- Fixed repository links to correct GitHub URL
0.0.1 #
- Initial release
- Version fetching via Play Store scraping and iTunes Lookup API
- Automatic current version detection using package_info_plus
- Semantic version comparison
- In-app update dialog with force and soft update modes
- Customizable dialog UI via builder callback
- Cross-platform support (Android & iOS)