You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
when i scan the tag get value of old scan tried to modifie the code in rfid_scanner.dart
by this
await RfidC72Plugin.scanBarcode;
final scannedCode = await RfidC72Plugin.readBarcode;
but same problem any help?
The text was updated successfully, but these errors were encountered:
when i scan the tag get value of old scan tried to modifie the code in rfid_scanner.dart
by this
await RfidC72Plugin.scanBarcode;
final scannedCode = await RfidC72Plugin.readBarcode;
but same problem any help?
The text was updated successfully, but these errors were encountered: