easy_update 1.0.2 copy "easy_update: ^1.0.2" to clipboard
easy_update: ^1.0.2 copied to clipboard

Remote Config based Flutter app version control package. Provides ready-to-use dialogs and services for mandatory and optional updates with 47 language support.

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.2 - 2026-02-27 #

Removed #

  • Removed EasyUpdateGate widget (use EasyUpdate.instance singleton instead)

1.0.1 - 2026-02-27 #

Changed #

  • Renamed PlatformConfig to EasyUpdatePlatformConfig for better naming convention
  • Translated README to English
  • Updated documentation with class-based API examples

1.0.0 - 2026-02-26 #

Added #

  • Initial release
  • EasyUpdate singleton for easy initialization and version checking
  • EasyUpdateGate widget for declarative update blocking
  • UpdateRequiredDialog for customizable update dialogs
  • VersionCheckService for semantic version comparison
  • Support for 47 languages with built-in localizations
  • Platform-aware store URL handling (iOS/Android)
  • Skip version feature - users can skip specific versions
  • Force update mode for critical updates
  • Optional update mode with "Later" option
  • Shared preferences integration for storing skipped versions
0
likes
0
points
176
downloads

Publisher

unverified uploader

Weekly Downloads

Remote Config based Flutter app version control package. Provides ready-to-use dialogs and services for mandatory and optional updates with 47 language support.

Homepage
Repository (GitHub)
View/report issues

Topics

#update #version #remote-config #dialog #localization

License

unknown (license)

Dependencies

flutter, package_info_plus, shared_preferences, url_launcher

More

Packages that depend on easy_update