issues
search
4Q-s-r-o
/
signature
Flutter plugin that creates a canvas for writing down a signature
MIT License
255
stars
85
forks
source link
Should fix 4Q-s-r-o/signature#13
#14
Closed
jeanmatthieud
closed
4 years ago
jeanmatthieud
commented
5 years ago
Lot of (breaking) changes:
Adds a controller instead of having the data stored into the widget / widget state
It's now possible to have more than one signature area per page
It's possible to extract a signature as PNG even if the widget is not visible anymore
The extracted PNG "trim" the image to avoid empty areas.
Lot of (breaking) changes: