drivers_license_parser 1.2.2 copy "drivers_license_parser: ^1.2.2" to clipboard
drivers_license_parser: ^1.2.2 copied to clipboard

This package provides a simple and effective utility for parsing barcodes displayed on the back of drivers license cards issued in the United States and Canada.

1.2.2 #

  • Update return null when parsing NONE value

1.2.1 #

  • Fix an issue where user data contains key collisions and parser extracts the wrong info

1.2.0 #

  • Fix V1 Driver's License Number parsing. In some cases the DBJ (unique customer ID) can be used but in others it is the more common DAQ field. I added a driversLicenseNumber field to the License class and the value of this field is mapped to the correct value which is usually customerId. This is less confusing to use and allows us to support both cases when it is either DBJ or DAQ.

1.1.0 #

  • fix locale-sensitive date parsing. Add a US/Canadian parsing mode option.

1.0.0 #

5
likes
120
pub points
70%
popularity

Publisher

verified publisheraxlehire.com

This package provides a simple and effective utility for parsing barcodes displayed on the back of drivers license cards issued in the United States and Canada.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

More

Packages that depend on drivers_license_parser