battery_per_on_android 0.0.1 battery_per_on_android: ^0.0.1 copied to clipboard
This packages is designed to get battery percentage on android platform.
battery_per_on_android #
Battery Percentage Plugin #
A Flutter plugin to retrieve the battery percentage on the Android platform.
Features #
- Get the current battery percentage on Android devices.
Usage #
To use this plugin, follow these steps:
-
Add the following dependency to your
pubspec.yaml
file:dependencies: battery_per_demo_android: ^1.0.0