4Q-s-r-o / signature

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

Pixellated Signatures on Flutter Web #43

Closed abhisunkewar closed 2 years ago

abhisunkewar commented 2 years ago

signature

MartinHlavna commented 2 years ago

Hi, can you please provide more context? :)

  1. This is image is Signature canvas or exported image?
  2. How are you creating Signature widget and SignatureController, what are your pen settings, etc.
  3. If this is exported image how are you displaying it? Please note that toPngBytes will export data without bounding box.
MartinHlavna commented 2 years ago

Also please see #30

MartinHlavna commented 2 years ago

Closing because of no response.