Flutter scan barcode directly to database procedure

M Mirek Freelancer 1 week 1 day ago
32 0 0

Hi, 

I have Zebra T22 device.  

I would like scan barcode directly in Flutter and pass scaned code to database procedure at Android environment.

I want show end user only description of scaned product, not code.

Now i can scan barcode into input type TextFormField/TextField.

First i have to go into text input and then scan barcode.

 

In ideal path i would like to:

  1. Scan code, example: code4215 to memory/hide field (?)
  2. In Flutter program i search in database details about scan code code4215, and return "Description Product code4215"
  3. Show detail in field type Text (readonly) and show it to end user

Can you help me?

CONTACT
Can’t find what you’re looking for?