skip to Main Content

How to scan barcode in flutter?

i am having trouble with the barcode scanner. someone please help i don't know if this is the correct way but this is the code i gave for button. Row( children: [const Padding(padding: EdgeInsets.only(right: 10)), const Text('Barcode',style: TextStyle(fontSize: 20, fontWeight:…

VIEW QUESTION
Back To Top
Search