hand_signature 3.0.3 copy "hand_signature: ^3.0.3" to clipboard
hand_signature: ^3.0.3 copied to clipboard

The Signature Pad Widget that allows you to draw smooth signatures. With variety of draw and export settings. And also supports SVG.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add hand_signature

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

dependencies:
  hand_signature: ^3.0.3

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:hand_signature/signature.dart';
230
likes
130
pub points
96%
popularity

Publisher

verified publisherbasecontrol.dev

The Signature Pad Widget that allows you to draw smooth signatures. With variety of draw and export settings. And also supports SVG.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on hand_signature