powerman_win32 0.2.0 copy "powerman_win32: ^0.2.0" to clipboard
powerman_win32: ^0.2.0 copied to clipboard

PlatformWindows

A plugin to listen to Win32 power events such as AC power state, display on/off, and suspend/resume.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add powerman_win32

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

dependencies:
  powerman_win32: ^0.2.0

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:powerman_win32/powerman_win32.dart';
0
likes
150
pub points
4%
popularity

Publisher

verified publisherespresso3389.jp

A plugin to listen to Win32 power events such as AC power state, display on/off, and suspend/resume.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface, rxdart

More

Packages that depend on powerman_win32