How to use syncfusion_flutter_signaturepad | SfSignaturePad
Signature is converted to a png, then Base64 encoded. It’s prefixed with “data:image/png;base64,” as required by your API. Uses Get.snackbar to show error messages. Replace fakeVerifyViaSignatureAPI() with your actual API call.