hunga_battery_level 0.0.1 copy "hunga_battery_level: ^0.0.1" to clipboard
hunga_battery_level: ^0.0.1 copied to clipboard

A simple Flutter package to get the battery level of device.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add hunga_battery_level

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  hunga_battery_level: ^0.0.1

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:hunga_battery_level/hunga_battery_level.dart';
0
likes
120
pub points
0%
popularity

Publisher

unverified uploader

A simple Flutter package to get the battery level of device.

Repository (GitLab)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on hunga_battery_level