Provides an idiomatic Dart projection of the Windows Runtime (WinRT) APIs
from the Windows.Gaming
namespace using Dart FFI.
Part of the Dart | Windows suite of Windows packages.
Documentation 📝
Examples
TODO
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_gaming
- Provides access to WinRT APIs from the
Windows.Gaming
namespace using FFI.