4Q-s-r-o / signature

Flutter plugin that creates a canvas for writing down a signature
MIT License
255 stars 85 forks source link

Can we populate saved signature to signature pad? #90

Closed DanilKarasev closed 1 year ago

DanilKarasev commented 1 year ago

Want to implement 'Save for later' checkbox in signature pad and if there is any saved signature - populate that to signature widget. Is it possible to implement in current iteration?

MartinHlavna commented 1 year ago

Hello,

yes you can export SignatureController.points and initialize controller with them later.