update_manager 1.1.0 copy "update_manager: ^1.1.0" to clipboard
update_manager: ^1.1.0 copied to clipboard

A Flutter package to manage app updates with Firebase Remote Config and Shorebird, supporting force, optional, and patch updates easily.

Changelog #

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

1.1.0 - 2025-10-07 #

Added #

  • Shorebird patch update functionality integrated alongside Firebase Remote Config.
  • Support for specifying Shorebird update tracks.
  • Improved update handling combining both Remote Config and Shorebird services.

Changed #

  • Updated Remote Config template to include Shorebird-related parameters.
  • Enhanced internal flow for checking updates from multiple sources.

1.0.0 - 2025-09-30 #

Added #

  • Initial release of update_manager.
  • Firebase Remote Config integration.
  • UpdateType handling: force, optional, none.
  • Example implementation included.

Planned #

  • Future integration with Shorebird for patch updates.
1
likes
160
points
259
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter package to manage app updates with Firebase Remote Config and Shorebird, supporting force, optional, and patch updates easily.

Repository (GitHub)
View/report issues

Topics

#updates #versioning #remote-config #firebase #app-management

Documentation

API reference

License

MIT (license)

Dependencies

firebase_remote_config, flutter, package_info_plus, shorebird_code_push

More

Packages that depend on update_manager