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

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

Provides an idiomatic Dart projection of the Windows Runtime (WinRT) APIs from the Windows.Devices namespace using Dart FFI. Part of the Dart | Windows suite of Windows packages.

ci Package: windows_devices Publisher: win32.pub Language: Dart License: BSD-3-Clause

Documentation 📝 #

Examples #

The package contains several examples in the example subdirectory, demonstrating how to invoke various Windows Runtime APIs from the Windows.Devices namespace.

Feature requests and bugs #

The WinRT APIs that are projected by this package are limited, but additional APIs will be added based on user demand, especially if it helps facilitate the development of new Dart packages for Windows.

If you encounter any issues or have any feature requests, please submit them through the issue tracker.

Acknowledgements #

The summary WinRT API documentation comments are licensed by Microsoft under the Creative Commons Attribution 4.0 International Public License.