Skip to content

Latest commit

 

History

History
42 lines (27 loc) · 839 Bytes

File metadata and controls

42 lines (27 loc) · 839 Bytes

NEXT

  • Update minimum Flutter and Dart version to 3.13 and 3.1.

1.1.2

  • Update battery_plus to 4.0.1.
  • Remove unnecessary StreamHandlerError implementation.
  • Increase the minimum Flutter version to 3.3.

1.1.1

  • Hold memory of StreamHandlerError's member to prevent crash.

1.1.0

  • Update battery_plus to 2.1.3.
  • Update battery_plus_platform_interface to 1.2.1.
  • Support Battery.batteryState.
  • Update the example app.
  • Code refactoring.

1.0.3

  • Update battery_plus to 2.0.2.
  • Update battery_plus_platform_interface to 1.1.1.
  • Remove obsolete battery_plus_tizen.dart.

1.0.2

  • Update battery_plus to 2.0.1.
  • Update battery_plus_platform_interface to 1.1.0.
  • Update the example app and integration_test.
  • Minor code cleanups.

1.0.1

  • Fix a bug with EventChannel.

1.0.0

  • Initial release.