v1
This commit is contained in:
parent
4d94ae6ed7
commit
893d784998
1 changed files with 1 additions and 0 deletions
|
|
@ -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(
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue