4Q-s-r-o / signature

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

Can edit #89

Closed jeronimocabezuelo closed 1 year ago

jeronimocabezuelo commented 1 year ago

A flag (canEdit) has been added which is true by default, to be able to edit or not the signature.

MartinHlavna commented 1 year ago

I think more appropriate name would be "editable", or "disabled" (with reversed logic).

@ethael What are your thoughts on this?

MartinHlavna commented 1 year ago

After discussion with @ethael we will merge this, but i will rename it to "disabled".

Default value=false If set to true, then canvas will be disabled