windows_devices 0.0.3 copy "windows_devices: ^0.0.3" to clipboard
windows_devices: ^0.0.3 copied to clipboard

discontinued

Provides access to WinRT APIs from the Windows.Devices namespace using FFI.

0.0.3 #

  • FEAT: add toList extension method to structs (#279). (dd00ee32)

0.0.2+2 #

0.0.2+1 #

0.0.2 #

  • Add DisplayMonitor class and an example of retrieving all display monitor devices (#193)
  • Add Battery class and an example of getting battery information (#189)

0.0.1 #

  • Initial version.