rsa_identification 0.0.1 copy "rsa_identification: ^0.0.1" to clipboard
rsa_identification: ^0.0.1 copied to clipboard

discontinued
outdated

A Dart Library for decoding and providing South African identification details from documents such as Driver's licenses and Smart ID's.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add rsa_identification

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  rsa_identification: ^0.0.1

Alternatively, your editor might support dart pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:rsa_identification/rsa_identification.dart';
4
likes
0
pub points
51%
popularity

Publisher

verified publisherborn.dev

A Dart Library for decoding and providing South African identification details from documents such as Driver's licenses and Smart ID's.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

asn1lib

More

Packages that depend on rsa_identification