- Update minimum Flutter and Dart version to 3.13 and 3.1.
- Update battery_plus to 4.0.1.
- Remove unnecessary
StreamHandlerError
implementation. - Increase the minimum Flutter version to 3.3.
- Hold memory of StreamHandlerError's member to prevent crash.
- 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.
- Update battery_plus to 2.0.2.
- Update battery_plus_platform_interface to 1.1.1.
- Remove obsolete
battery_plus_tizen.dart
.
- 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.
- Fix a bug with EventChannel.
- Initial release.