windart 0.1.1 copy "windart: ^0.1.1" to clipboard
windart: ^0.1.1 copied to clipboard

Windows API (Win32) bindings for Dart using FFI.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add windart

With Flutter:

 $ flutter pub add windart

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

dependencies:
  windart: ^0.1.1

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

Import it

Now in your Dart code, you can use:

import 'package:windart/windart.dart';
0
likes
115
points
162
downloads

Publisher

unverified uploader

Weekly Downloads

Windows API (Win32) bindings for Dart using FFI.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

ffi

More

Packages that depend on windart