A state-based application lifecycle library for go apps.
-
Updated
Jun 2, 2021 - Go
A state-based application lifecycle library for go apps.
A lightweight, provider-independent Flutter package for coordinating and deferring actions until application conditions are ready.
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.
Practice Project
Internet based messaging app similar to WhatsApp, Uses Firebase Firestore as a backend database to store and retrieve our messages from the cloud.
Cordova plugin for app lifecycle actions not covered by Cordova core. Provides forceClose() — a clean process exit on iOS and Android, without faking a crash.
To associate your repository with the app-lifecycle topic, visit your repo's landing page and select "manage topics."