Bale Scanning

Scan the resource code to track the resources delivered:

  1. Package utilised to parse the barcode : https://pub.dev/packages/gs1_barcode_parser.

  2. Package utilised to QR code scanner: https://pub.dev/packages/qr_code_scanner

  3. Package utilised for barcode scanning-

https://pub.dev/packages/google_mlkit_barcode_scanning

google_mlkit_barcode_scanning

Given a field value formatted with the GS1 data matrix standard and a string key from the GS1 application identifiers. The function should look and return the value linked to the provided key.

A well-formatted value would look like:

]d20108470006991541211008199619525610DXB200517220228

Was this helpful?