android_boot_info 1.0.0
android_boot_info: ^1.0.0 copied to clipboard
A Flutter plugin for Android that provides boot time, uptime, awake time, and deep sleep statistics.
1.0.0 #
Release date: 2026-03-11
Initial stable release of android_boot_info plugin π
Features #
- π
Boot time (
DateTime, ISOβ8601 string, milliseconds) - π Boot count
- β±οΈ Uptime (
Duration, milliseconds, seconds) - π Awake time (
Duration, milliseconds, seconds, percent) - π Deep sleep time (
Duration, milliseconds, seconds, percent) - β‘ Snapshot refresh β call
AndroidBootInfo.refresh()to get the latest metrics