Hi there,
I've been trying to integrate a signature widget into my app for several days now, but I haven't had any luck. Since I'm using Supabase, I can't use the "Upload Signature" action available with the Signature widget provided by FlutterFlow.
my goal is to have a signature widget, be able to retrieve the signature in SVG format (the lightest?), and be able to insert it into my Supabase table.
This is the only feature I'm missing to start using my app ๐
I don't know what other information you would need to help me with this task.