rsa_identification 2.0.0
rsa_identification: ^2.0.0 copied to clipboard
A Dart Library for decoding and providing South African identification details from documents such as Driver's licenses and Smart ID's.
2.0.0 #
- Updated dependencies
- Added Null Safety
1.0.2 #
- Updated README file
1.0.1 #
- Introduced RsaIdDocument as interface for all documents
1.0.0 #
- Production Ready Release
0.2.0 #
BREAKING CHANGES
- Changed
IdCardfactory to accept String instead of bytes - Added IdBook document with
fromIdNumberfactory
0.1.0 #
BREAKING CHANGES
- Renamed
SmartIdtoIdCard IdCardandDriversLicenseno longer extendIdDocument- The abstract
IdDocumentclass has been removed
0.0.1+1 #
- Updated example in README.md
0.0.1 #
- Initial Release