ZeroPass / dmrtd

Dart library for reading Biometric Passport
Other
43 stars 19 forks source link

Fix parsing MRZ check digit && Handle MF selection erros #3

Closed smlu closed 2 years ago

smlu commented 2 years ago

Fixes parsing of check digit in MRZ when special char '<' is found and handle cases when select command for MF throws an exception.

Additional minor updates & fixes. Fix #2