flutter_lifecycle_guard 1.0.0-dev.1 copy "flutter_lifecycle_guard: ^1.0.0-dev.1" to clipboard
flutter_lifecycle_guard: ^1.0.0-dev.1 copied to clipboard

Reliable background execution for Flutter. Automatically manages foreground services, WorkManager, and iOS background tasks with built-in OEM battery saver evasion.

1.0.0-dev.1 #

  • First developer preview release (pre-stable)
  • Smart background task routing (ForegroundService / WorkManager / BGTask)
  • OEM battery optimization detection and user guidance
  • Unified heartbeat API for iOS and Android
  • Auto-permission handling for Android 13/14+
  • Battery-aware routing decisions
  • Service type detection from AndroidManifest
  • Retry with exponential backoff
  • Task lifecycle monitoring via streams
  • Support for Xiaomi, Samsung, Huawei, OPPO, Vivo, OnePlus, Realme, Nothing
1
likes
150
points
45
downloads

Publisher

verified publisherthesanaullah.dev

Weekly Downloads

Reliable background execution for Flutter. Automatically manages foreground services, WorkManager, and iOS background tasks with built-in OEM battery saver evasion.

Repository (GitHub)
View/report issues

Topics

#background-tasks #workmanager #foreground-service #lifecycle #battery-optimization

Documentation

API reference

Funding

Consider supporting this project:

buymeacoffee.com

License

MIT (license)

Dependencies

flutter

More

Packages that depend on flutter_lifecycle_guard

Packages that implement flutter_lifecycle_guard