lifecycle_guard 1.0.3 copy "lifecycle_guard: ^1.0.3" to clipboard
lifecycle_guard: ^1.0.3 copied to clipboard

Flutter apps often lose critical work when users swipe them away or the OS kills the process. lifecycle_guard ensures your background tasks continue and complete — even after termination.

1.0.3 #

  • Documentation: Cleaned up the README by removing technical diagrams in favor of a more streamlined presentation.
  • Synchronized Release: Version bump across all federated components.

1.0.2 #

  • Synchronized Release: Bumping all federated packages for version consistency.
  • Maintenance: Minor documentation refinements and professional tone alignment.

1.0.1 #

  • New Feature: Added stopSecureTask() API for explicit resource management.
  • Android: Implemented Foreground Service termination logic for improved battery life.
  • iOS: Integrated native BGTaskScheduler completion handlers.
  • Documentation: Full professional overhaul, added high-fidelity interactive web demos.
  • Branding: Finalized the "Guard Shield" visual identity and removed unwanted elements.
  • Stability: Resolved compilation errors in the example app and updated SDK constraints.

1.0.0 #

  • Official Stable Release.
  • Enterprise-grade documentation and folder structure.
  • Production-ready background survival for Android 15 and iOS.
  • Branded under Crealify.

0.0.2 #

  • Professional branding and documentation synchronization.
6
likes
130
points
141
downloads
screenshot

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Flutter apps often lose critical work when users swipe them away or the OS kills the process. lifecycle_guard ensures your background tasks continue and complete — even after termination.

Homepage
Repository (GitHub)
View/report issues

Topics

#background-task #background-execution #foreground-service #data-sync #flutter

License

BSD-3-Clause (license)

Dependencies

flutter, lifecycle_guard_android, lifecycle_guard_ios, lifecycle_guard_platform_interface

More

Packages that depend on lifecycle_guard

Packages that implement lifecycle_guard