Skip to content
This repository has been archived by the owner on Nov 24, 2024. It is now read-only.

Latest commit

 

History

History
48 lines (27 loc) · 777 Bytes

CHANGELOG.md

File metadata and controls

48 lines (27 loc) · 777 Bytes

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