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

ci Package: windows_ui 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.UI 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.

Libraries

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