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 [...]

Changelog #

All notable changes to this project will be documented in this file.

The format loosely follows Keep a Changelog and the project adheres to Semantic Versioning.

0.0.1 - 2026-06-22 #

Added #

  • Initial scaffold and frozen public API.
  • Dynamic signature capture as time-series strokes (x, y, t, optional pressure and computed velocity).
  • Velocity-based variable stroke width.
  • Full-screen, orientation-locked capture screen (DynamicSignatureScreen / showDynamicSignature): maximum signing width; restores orientation on exit.
  • Point decimation for smooth, low-overhead capture.
  • Exporters: lossless JSON, SVG (vector), DPI-aware PNG.
  • DynamicSignaturePad widget + DynamicSignatureController.
0
likes
150
points
98
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