RomanBase / hand_signature

A Flutter plugin providing signature pad for drawing smooth signatures.
https://pub.dev/packages/hand_signature
MIT License
108 stars 25 forks source link

How to add background color to save picture #18

Closed lingyun000 closed 3 years ago

RomanBase commented 3 years ago

Hey, background color is not supported in current version. As workaround you can use PictureRecorder and create custom exporter.

Background color will be added in next release [2.1.0]..