upower 0.7.0 copy "upower: ^0.7.0" to clipboard
upower: ^0.7.0 copied to clipboard

PlatformLinux

Provides a client to connect to UPower - the service that does power management on Linux.

Changelog #

0.7.0 #

  • Update to dbus 0.7.
  • Use Object.hash for hashCode calculations.

0.6.2 #

  • Only list as supporting Linux.

0.6.1 #

  • Make connect() a no-op when already connected.
  • Guard against null property access.

0.6.0 #

  • Update to dbus 0.6.

0.5.0 #

  • Add keyboard backlight support.
  • Update to dbus 0.5.
  • Rename test file so can just run 'dart test'.

0.4.0 #

  • Update to dbus 0.4.
  • Change outputs from Iterable to List so can be easily indexed.
  • Fix wrong text in UPowerDeviceStatisticsRecord.toString.
  • Allow UPowerDeviceHistoryRecord and UPowerDeviceStatisticsRecord to be compared.
  • Add regression tests.

0.2.0 #

  • Make the DBusClient parameter optional.

0.1.0 #

  • Initial release
8
likes
140
pub points
82%
popularity

Publisher

verified publishercanonical.com

Provides a client to connect to UPower - the service that does power management on Linux.

Repository (GitHub)
View/report issues
Contributing

Documentation

API reference

License

MPL-2.0 (LICENSE)

Dependencies

dbus

More

Packages that depend on upower