Skip to content

Latest commit

 

History

History
 
 

battery_plus

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Battery Plus Tizen

The Tizen implementation of battery_plus.

Usage

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

dependencies:
  battery_plus: ^1.0.1
  battery_plus_tizen: ^1.0.1

Then you can import battery_plus in your Dart code:

import 'package:battery_plus/battery_plus.dart';

For detailed usage, see https://github.com/fluttercommunity/plus_plugins/tree/main/packages/battery_plus/battery_plus#usage.

Supported devices

This plugin is supported on Galaxy Watch (running Tizen 4.0 or later).