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

Plugin which exposes various power-related utilities for Android and iOS, including low power mode detection

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add simplest_power_utilities

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

dependencies:
  simplest_power_utilities: ^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:simplest_power_utilities/simplest_power_utilities.dart';
0
likes
160
points
34
downloads

Publisher

verified publisherbizjak.dev

Weekly Downloads

Plugin which exposes various power-related utilities for Android and iOS, including low power mode detection

Repository (GitLab)

Documentation

API reference

License

AGPL-3.0 (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on simplest_power_utilities

Packages that implement simplest_power_utilities