Upload Signature
Using this action, you can upload the drawn signature from the signature widget to Firebase Storage. This action returns the Uploaded URL, which you can use to show its content or store in a database to access it later.

Uploading signature
Go to your project page on FlutterFlow and follow the steps below to define the Action to any widget.
- Select the Widget (e.g., Button) on which you want to define the action.
- Select Actions from the Properties panel (the right menu), and click Open. This will open an Action flow Editor in a new popup window.
- Click on the + Add Action.
- On the right side, search and select Upload Signature.
- Set the Signature to Upload to the name of the signature widget. (i.e., Signature by default).
- Click Close.

Adding Upload Signature action
Last modified 10mo ago