battery_info_v2 1.1.5 copy "battery_info_v2: ^1.1.5" to clipboard
battery_info_v2: ^1.1.5 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
1
likes
135
points
26
downloads

Publisher

unverified uploader

Weekly Downloads

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

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on battery_info_v2

Packages that implement battery_info_v2