win32_clipboard 2.0.0 copy "win32_clipboard: ^2.0.0" to clipboard
win32_clipboard: ^2.0.0 copied to clipboard

A modern, type-safe Dart API for accessing and managing the Windows Registry.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add win32_clipboard

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

dependencies:
  win32_clipboard: ^2.0.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_clipboard/win32_clipboard.dart';
13
likes
0
points
633
downloads

Publisher

verified publisherhalildurmus.dev

Weekly Downloads

A modern, type-safe Dart API for accessing and managing the Windows Registry.

Repository (GitHub)
View/report issues

Topics

#clipboard #win32 #ffi #windows

Funding

Consider supporting this project:

github.com

License

unknown (license)

Dependencies

ffi, ffi_leak_tracker, meta, win32

More

Packages that depend on win32_clipboard