battery_optimize 0.1.12 copy "battery_optimize: ^0.1.12" to clipboard
battery_optimize: ^0.1.12 copied to clipboard

Check battery optimization status and request for disable

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add battery_optimize

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

dependencies:
  battery_optimize: ^0.1.12

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_optimize/battery_optimize.dart';
3
likes
30
pub points
29%
popularity

Publisher

unverified uploader

Check battery optimization status and request for disable

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on battery_optimize