Skip to content

Latest commit

 

History

History
 
 

battery

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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: ^2.0.1
  battery_tizen: ^2.0.1

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 supported on these types of devices:

  • Galaxy Watch (running Tizen 4.0 or later)