battery_tizen 1.0.0 copy "battery_tizen: ^1.0.0" to clipboard
battery_tizen: ^1.0.0 copied to clipboard

discontinuedreplaced by: battery_plus_tizen
outdated

Flutter plugin for accessing information about the battery state (full, charging, discharging) on Tizen.

battery_tizen #

The Tizen implementation of battery.

Usage #

This package is not an endorsed implementation of battery. Therefore, you have to include battery_tizen alongside battery as dependencies in your pubspec.yaml file.

dependencies:
  battery: ^1.0.7
  battery_tizen: ^1.0.0

Then you can import battery in your Dart code:

import 'package:battery/battery.dart';

For detailed usage, see https://github.com/flutter/plugins/tree/master/packages/battery/battery#usage.

Supported devices #

This plugin is available on these types of devices:

  • Galaxy Watch (running Tizen 5.5 or later)
0
likes
0
pub points
0%
popularity

Publisher

verified publishertizen.org

Flutter plugin for accessing information about the battery state (full, charging, discharging) on Tizen.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on battery_tizen