windows_devices 0.0.2
windows_devices: ^0.0.2 copied to clipboard
Provides access to WinRT APIs from the Windows.Devices namespace using FFI.
example/README.md
Examples #
| Example | Description |
|---|---|
audio_rendering_devices.dart |
Demonstrates retrieving all audio rendering devices |
battery.dart |
Demonstrates retrieving all battery devices |
display.dart |
Demonstrates retrieving all display monitor devices |
geolocator.dart |
Demonstrates retrieving geolocation coordinates |