flutter_app_auto_update_checker 1.0.1 copy "flutter_app_auto_update_checker: ^1.0.1" to clipboard
flutter_app_auto_update_checker: ^1.0.1 copied to clipboard

A lightweight, cross-platform Flutter package that automatically checks for app updates from Google Play Store and Apple App Store, compares versions, and shows customizable update dialogs.

Changelog #

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

1.0.0 - 2025-01-13 #

Added #

  • Initial release of flutter_app_auto_update_checker
  • UpdateCheckerService for checking app updates from Google Play Store and Apple App Store
  • AppUpdateInfo model class for storing update information
  • UpdateDialog widget for displaying customizable update dialogs
  • Support for Android and iOS platforms
  • Automatic version comparison using semantic versioning
  • Release notes support
  • Critical/forced update support
  • Comprehensive documentation and examples
  • Unit tests for core functionality

Features #

  • ✅ Cross-platform support (Android & iOS)
  • ✅ Automatic version checking from app stores
  • ✅ Smart version comparison
  • ✅ Customizable update dialog with release notes
  • ✅ Easy integration with minimal code
  • ✅ Lightweight with no heavy dependencies
  • ✅ Production-ready

1.0.1 - 2025-01-13 #

Fixed #

  • Fixed homepage URL to point to correct GitHub repository (m-raza-dreamy)

[Unreleased] #

Planned #

  • Support for custom update checking strategies
  • More customization options for the update dialog
  • Support for in-app update (Android)
  • Background update checking
  • Update notification system
0
likes
130
points
40
downloads

Publisher

unverified uploader

Weekly Downloads

A lightweight, cross-platform Flutter package that automatically checks for app updates from Google Play Store and Apple App Store, compares versions, and shows customizable update dialogs.

Repository (GitHub)
View/report issues
Contributing

Documentation

API reference

License

MIT (license)

Dependencies

flutter, http, package_info_plus, url_launcher

More

Packages that depend on flutter_app_auto_update_checker