winhooker 0.0.7 copy "winhooker: ^0.0.7" to clipboard
winhooker: ^0.0.7 copied to clipboard

keyboard and mouse event stream

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add winhooker

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

dependencies:
  winhooker: ^0.0.7

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

Import it

Now in your Dart code, you can use:

import 'package:winhooker/winhooker.dart';
1
likes
110
points
30
downloads

Publisher

unverified uploader

Weekly Downloads

keyboard and mouse event stream

Repository (GitHub)

Documentation

API reference

License

unknown (license)

Dependencies

flutter, path, plugin_platform_interface, winhooker_mouse

More

Packages that depend on winhooker