maintenance_manager 0.0.2 copy "maintenance_manager: ^0.0.2" to clipboard
maintenance_manager: ^0.0.2 copied to clipboard

A lightweight, flexible Flutter package for handling remote maintenance mode with built-in UI, custom overrides, and version-based bypass.

0.0.2 #

  • New Feature: Added support for Scheduled Maintenance windows. Provide start_time and end_time in your remote config to automatically manage maintenance blocks.
  • The maintenance screen now displays an "Estimated back at: HH:mm" message when endTime is available.
  • Updated the example app to include a simulation for Scheduled Maintenance.

0.0.1* Initial release of maintenance_manager. #

  • Support for remote maintenance mode configuration via HTTP or custom data sources.
  • Default maintenance UI with customization options.
  • App version whitelisting to bypass maintenance.
  • Fail-safe behavior configuration.
1
likes
140
points
13
downloads

Documentation

API reference

Publisher

verified publishergreelogix.com

Weekly Downloads

A lightweight, flexible Flutter package for handling remote maintenance mode with built-in UI, custom overrides, and version-based bypass.

Repository (GitHub)
View/report issues

Topics

#maintenance #maintenance-mode #remote-config #utility

License

MIT (license)

Dependencies

flutter, http, package_info_plus

More

Packages that depend on maintenance_manager