win32 1.1.1 win32: ^1.1.1 copied to clipboard
A Dart library for accessing common Win32 APIs using FFI. No C required!
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 |