realtime_battery_indicator 1.0.2 copy "realtime_battery_indicator: ^1.0.2" to clipboard
realtime_battery_indicator: ^1.0.2 copied to clipboard

A realtime good looking customizable battery indicator for all platforms.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add realtime_battery_indicator
copied to clipboard

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

dependencies:
  realtime_battery_indicator: ^1.0.2
copied to clipboard

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:realtime_battery_indicator/realtime_battery_indicator.dart';
copied to clipboard
3
likes
150
points
31
downloads

Publisher

verified publishermantreshkhurana.com

Weekly Downloads

2024.10.08 - 2025.04.22

A realtime good looking customizable battery indicator for all platforms.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

battery_plus, flutter

More

Packages that depend on realtime_battery_indicator