lifecycle_guard 1.0.3
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
BGTaskSchedulercompletion 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.