HarmonyCandies / battery_plus_ohos

A Flutter plugin to access various information about the battery of the device the app is running on for OpenHarmony

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

battery_plus_ohos

pub package GitHub stars GitHub forks GitHub license GitHub issues harmony-candies

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

The OpenHarmony implementation of battery_plus.

battery_plus 在 OpenHarmony 平台的实现。

使用

dependencies:
  battery_plus: 5.0.3
  battery_plus_ohos: any

About

A Flutter plugin to access various information about the battery of the device the app is running on for OpenHarmony

License:MIT License


Languages

Language:Dart 42.6%Language:Shell 21.7%Language:TypeScript 19.2%Language:Batchfile 16.4%