wacom_stu_plugin 1.0.2 copy "wacom_stu_plugin: ^1.0.2" to clipboard
wacom_stu_plugin: ^1.0.2 copied to clipboard

PlatformWindows

Flutter Windows plugin for Wacom STU signature tablets. Connects, disconnects, and streams pen input events via method and event channels.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add wacom_stu_plugin

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

dependencies:
  wacom_stu_plugin: ^1.0.2

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:wacom_stu_plugin/wacom_stu_plugin.dart';
0
likes
160
points
11
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Flutter Windows plugin for Wacom STU signature tablets. Connects, disconnects, and streams pen input events via method and event channels.

Repository (GitHub)
View/report issues

Topics

#wacom #signature #windows #plugin #tablet

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on wacom_stu_plugin

Packages that implement wacom_stu_plugin