dynamic_signature_pad 0.0.1 copy "dynamic_signature_pad: ^0.0.1" to clipboard
dynamic_signature_pad: ^0.0.1 copied to clipboard

Capture handwritten signatures as dynamic time-series data (vector strokes with velocity and optional pressure). Lossless JSON/SVG export and PNG rendering. Pure Dart/Flutter, no native code, no third [...]

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add dynamic_signature_pad

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

dependencies:
  dynamic_signature_pad: ^0.0.1

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:dynamic_signature_pad/dynamic_signature_pad.dart';
0
likes
150
points
15
downloads

Documentation

API reference

Publisher

verified publisherccisne.dev

Weekly Downloads

Capture handwritten signatures as dynamic time-series data (vector strokes with velocity and optional pressure). Lossless JSON/SVG export and PNG rendering. Pure Dart/Flutter, no native code, no third-party dependencies.

Repository (GitHub)
View/report issues
Contributing

License

MIT (license)

Dependencies

flutter

More

Packages that depend on dynamic_signature_pad