signature_box 1.0.1 copy "signature_box: ^1.0.1" to clipboard
signature_box: ^1.0.1 copied to clipboard

A box which allows user sign and submit the result to handle your business.

Signature Box widget #

A box which allows user sign and submit the result to handle your business. Easy to use and customize.

Usage #

To use this widget, just add the import statement: import 'package:signature_box/signature_box.dart';

and use it like other widgets SignatureBox(width: 300, height: 200, onChanged: (value) {})

demo

7
likes
40
pub points
0%
popularity

Publisher

unverified uploader

A box which allows user sign and submit the result to handle your business.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on signature_box