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

PlatformAndroidiOS
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

1.0.8 #

  • Migrated to null safety
74
likes
160
points
4.29k
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

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on battery_info