battery_info 1.0.7 copy "battery_info: ^1.0.7" to clipboard
battery_info: ^1.0.7 copied to clipboard

outdated

Flutter plugin providing detailed information about the device battery (level, health, charging status, etc.). Now supports both IOS and android

1.0.0-beta.1 #

  • Initial beta release of the plugin.

1.0.0 #

  • Initial release

1.0.1 #

  • Added support for IOS (only battery level and charging status)

1.0.2 #

  • Fixed bug: remaining charge time was always returning -1

1.0.3 #

  • Added more android battery information:
    • Technology (e.g Li-ion)
    • Scale (maximum scale of the battery)
    • If battery is present
    • Remaining energy (nanowatt-hours)

1.0.4 #

  • Fixed bug: IOS battery charging status not showing properly

1.0.5 #

  • Updated documentation with IOS example

1.0.6 #

  • Minor bug fix
  • Updated documentation with available battery info for both platforms

1.0.7 #

  • Removed platform interface
73
likes
0
pub points
94%
popularity

Publisher

unverified uploader

Flutter plugin providing detailed information about the device battery (level, health, charging status, etc.). Now supports both IOS and android

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on battery_info