syncfusion_flutter_signaturepad 19.4.42 copy "syncfusion_flutter_signaturepad: ^19.4.42" to clipboard
syncfusion_flutter_signaturepad: ^19.4.42 copied to clipboard

outdated

The Flutter Signature Pad widget allows you to capture smooth and more realistic signatures through drawn gestures and save it as an image.

[19.4.42] - 01/11/2022 #

Features #

  • onDraw callback - Get the offset of each stroke in the Signature Pad with onDraw callback.
  • Get strokes as path collection - The strokes in the Signature Pad can be retrieved as a ui.path collection.

Breaking changes #

  • The onSignStart callback is now renamed as onDrawStart.
  • The onSignEnd callback is now renamed as onDrawEnd.
  • The return type of onSignStart (now onDrawStart) callback is now changes to bool from void.

[18.3.35-beta] #

Initial release.

Features

  • Signature stroke color customization - The widget allows you to choose the stroke color for the signature.
  • Signature stroke width customization - The widget allows you to set the minimum and maximum stroke widths for the signature.
  • SignaturePad background color customization - The widget allows you to set the background color for the SignaturePad.
  • Save as image - The widget provides the option to save the drawn signature as an image. This converted image can be embedded in documents to denote a signature.
231
likes
0
pub points
98%
popularity

Publisher

verified publishersyncfusion.com

The Flutter Signature Pad widget allows you to capture smooth and more realistic signatures through drawn gestures and save it as an image.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, syncfusion_flutter_core

More

Packages that depend on syncfusion_flutter_signaturepad