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

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

1.0.8 #

  • Migrated to null safety

1.1.1 #

  • Small bug fix for battery health naming
73
likes
160
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

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on battery_info