win32 1.1.0
win32: ^1.1.0 copied to clipboard
A Dart library for accessing common Win32 APIs using FFI. No C required!
example/README.md
The package includes several examples in the example subdirectory:
| Example | Description |
|---|---|
hello.dart |
Basic Petzoldian "hello world" Win32 app |
console.dart |
Shows usage of console APIs |
msgbox.dart |
Demonstrates a MessageBox from the console |



