flutter_wacom_signature_pad 0.1.6 copy "flutter_wacom_signature_pad: ^0.1.6" to clipboard
flutter_wacom_signature_pad: ^0.1.6 copied to clipboard

PlatformWindows

Windows-only Flutter plugin for Wacom STU-540 signature capture with PNG/Base64 output.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_wacom_signature_pad

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

dependencies:
  flutter_wacom_signature_pad: ^0.1.6

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:flutter_wacom_signature_pad/flutter_wacom_signature_pad.dart';
8
likes
150
points
102
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Windows-only Flutter plugin for Wacom STU-540 signature capture with PNG/Base64 output.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter, http, path_provider, syncfusion_flutter_pdf, syncfusion_flutter_pdfviewer

More

Packages that depend on flutter_wacom_signature_pad

Packages that implement flutter_wacom_signature_pad