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 I set the background to an image? #55

Closed SittiphanSittisak closed 2 years ago

SittiphanSittisak commented 2 years ago

My work needs a signature on the space like the image below. If can show this background with an image, the user will sign with ease. (My work needs to print this image with signature.)

image

MartinHlavna commented 2 years ago

Hi, do you want to set background for the Signature widget, or do you want to draw exported png on top of another image?

SittiphanSittisak commented 2 years ago

Hi, thank you for your response. My project doesn't need this now.