windows_ui 0.2.0
windows_ui: ^0.2.0 copied to clipboard
Provides access to WinRT APIs from the Windows.UI namespace using FFI.
example/README.md
Examples #
| Example | Description |
|---|---|
| dialog.dart | Demonstrates showing a MessageDialog to the user |
| notification.dart | Demonstrates sending a toast notification |
| uisettings.dart | Demonstrates retrieving user interface settings |