v1
This commit is contained in:
@@ -147,6 +147,7 @@ class _LoyaltyCardsState extends State<LoyaltyCards> {
|
|||||||
// openscanner();
|
// openscanner();
|
||||||
// },
|
// },
|
||||||
() async {
|
() async {
|
||||||
|
print("here");
|
||||||
String? res = await SimpleBarcodeScanner.scanBarcode(
|
String? res = await SimpleBarcodeScanner.scanBarcode(
|
||||||
context,
|
context,
|
||||||
barcodeAppBar: const BarcodeAppBar(
|
barcodeAppBar: const BarcodeAppBar(
|
||||||
|
|||||||
Reference in New Issue
Block a user