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

PlatformAndroid

A comprehensive Flutter plugin for real-time battery monitoring across platforms using FFI/JNI for optimal performance.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add battery_ffi

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

dependencies:
  battery_ffi: ^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:battery_ffi/battery_ffi.dart';
4
likes
160
points
110
downloads

Publisher

verified publishershreeman.dev

Weekly Downloads

A comprehensive Flutter plugin for real-time battery monitoring across platforms using FFI/JNI for optimal performance.

Homepage
Repository (GitHub)
View/report issues

Topics

#battery #battery-monitoring #power-management #ffi #jni

Documentation

API reference

License

MIT (license)

Dependencies

flutter, jni, plugin_platform_interface

More

Packages that depend on battery_ffi

Packages that implement battery_ffi