QR Code Inventory System App

Database & APIs

Goal: Trying to link an autogenerated QR code to an item being added to the inventory database (using Supabase)

What have you tried so far?

Problem: I have already added a custom widget that generates a unique QR code in my "Add New Item " component, but I don't know how to pass the QR code data to my Supabase table in my action flow editor (refer to the attached screenshot).

Vision: I'm planning to integrate a scan feature in my personal app wherein if a QR code is scanned the inventory for a specific item is updated (# of scan/s for a QR code = # item/s added to a specific item's inventory).

Did you check FlutterFlow's Documentation for this topic?
No
1
2 replies