smart_app_update_flutter 1.1.1
smart_app_update_flutter: ^1.1.1 copied to clipboard
A Flutter package to check app updates from the Google Play Store and Apple App Store. Supports force update, soft update, and customizable update dialogs.
1.1.1 #
- Improved README with full documentation, parameter table, and platform setup guide
- Android TV support: D-pad navigable
AlertDialogviaisAndroidTV: true market://URI fallback for TV Play Store- Semantic version comparison (correctly handles multi-digit segments)
- Snooze interval support via
repeat_totalminutes - Debug test mode via
testDebuge: true - Code cleanup and stability improvements
1.0.9 #
- Initial release
- Android & iOS support
- Force update & soft update options
- Customizable bottom sheet UI