4Q-s-r-o / signature

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

Unable to export signature when the widget not accessible #13

Closed jeanmatthieud closed 4 years ago

jeanmatthieud commented 4 years ago

Hi have a form containing the signature. When the form is submitted, the widget is replaced by an image. By doing so, the user cannot edit the signature anymore, during the submission (which can take few seconds).

Sadly, as the export method is more than linked to the drawing canvas, the export fails.