smart_update_manager 0.0.1 copy "smart_update_manager: ^0.0.1" to clipboard
smart_update_manager: ^0.0.1 copied to clipboard

A plug-and-play solution to detect app updates and enforce soft or force updates on Android and iOS.

CHANGELOG #

0.0.1 #

  • Breaking Change: Renamed package from flutter_app_update_manager to smart_update_manager.
  • Breaking Change: Renamed class from FlutterAppUpdateManager to SmartUpdateManager.
  • Feature: Added support for updateButtonStyle, laterButtonStyle, titleTextStyle, and messageTextStyle in UpdateDialog.
  • Fix: Added missing metadata to pubspec.yaml (homepage, repository, issue_tracker).
  • Quality: Added widget tests and improved documentation.
  • Initial release.
  • Support for Force and Soft updates based on version thresholds.
  • Robust numerical version comparison (ignoring build numbers).
  • Platform-aware update dialogs (Material & Cupertino).
  • Support for Google Play Store and Apple App Store redirection.
  • Customizable messages, titles, and button labels.
2
likes
160
points
75
downloads

Publisher

verified publishergreelogix.com

Weekly Downloads

A plug-and-play solution to detect app updates and enforce soft or force updates on Android and iOS.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, package_info_plus, url_launcher

More

Packages that depend on smart_update_manager