power_state_monitor 0.1.2 copy "power_state_monitor: ^0.1.2" to clipboard
power_state_monitor: ^0.1.2 copied to clipboard

PlatformWindows

Flutter plugin that exposes Windows sleep/resume power state events via a Dart stream.

0.1.2 #

  • Clarified README to highlight Windows-only support today, mention the planned macOS roadmap, and document the new dependency constraint ^0.1.2.
  • Expanded changelog notes to cover the documentation updates.

0.1.0 #

  • Initial Windows implementation forwarding WM_POWERBROADCAST suspend/resume events to Dart.
  • Provides PowerStateMonitor.instance singleton with initialize, broadcast stream, and dispose API.
  • Ships example Flutter app for trying power-state notifications in real time.
  • README and MIT license included.
0
likes
150
points
282
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter plugin that exposes Windows sleep/resume power state events via a Dart stream.

Repository (GitHub)
View/report issues

Topics

#flutter-plugin #windows #power-management #system-events

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on power_state_monitor

Packages that implement power_state_monitor