gs1_barcode_parser 1.1.2
gs1_barcode_parser: ^1.1.2 copied to clipboard
The barcode parser is a library for handling the contents of GS1 barcodes.
1.1.2 #
- Fixed AIs (8001, 8002, 8003, 8004, 8007, 8008) (see issue_13_test.dart)
1.1.1 #
- Add AIs (8001, 8002, 8003, 8004, 8007, 8008)
1.1.0 #
- Add Custom AI definition (see custom_ai_test.dart)
1.0.6 #
- Add 7031 AI definition
1.0.5 #
- Add 8200 AI definition
1.0.4 #
- Add 8005 AI definition and CRPT tests
1.0.3 #
- Add 422 AI definition
1.0.2 #
- Add 71+ AI definition
1.0.1 #
- Fix Application Identifier 20 - VARIANT (thanks https://github.com/aac-le)
1.0.0 #
- Migration to null safety (thanks https://github.com/koyta)
- Add 33+,34+ AI definition
0.0.8 #
- Add 37 AI definition
0.0.7 #
- Add 32+ AI definition
- Fix 30 AI definition
0.0.6 #
- Add 9+ AI definition
- Add code type for parser
- Fix fist FNC1 symbol
0.0.5 #
- Add 312+ AI definition
0.0.4 #
- Add example
0.0.3 #
- Allow empty prefix in default configuration
- Get methods of GS1Barcode return null for nonexistent elements
- Add method description
0.0.2 #
- Add comment for AI class
- Add 31++ AI definition
0.0.1 Initial release #
- GS1 code parser with minimum GS1 Application Identifiers (AIs)