win32 6.1.0 copy "win32: ^6.1.0" to clipboard
win32: ^6.1.0 copied to clipboard

[pending analysis]

Call common Windows APIs directly from Dart using FFI.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add win32

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  win32: ^6.1.0

Alternatively, your editor might support dart pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:win32/win32.dart';
939
likes
0
points
4.51M
downloads

Documentation

Documentation

Publisher

verified publisherhalildurmus.dev

Weekly Downloads

Call common Windows APIs directly from Dart using FFI.

Homepage
Repository (GitHub)
View/report issues

Topics

#win32 #windows #ffi

Funding

Consider supporting this project:

github.com

License

(pending) (license)

Dependencies

code_assets, crypto, ffi, ffi_leak_tracker, hooks, logging, meta, native_toolchain_c

More

Packages that depend on win32