rsa_driver_license_parsing 1.0.3 copy "rsa_driver_license_parsing: ^1.0.3" to clipboard
rsa_driver_license_parsing: ^1.0.3 copied to clipboard

A Flutter library for decrypting and parsing South African driver's license data from PDF417 barcodes. Supports both v1 and v2 license formats.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add rsa_driver_license_parsing

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

dependencies:
  rsa_driver_license_parsing: ^1.0.3

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

Import it

Now in your Dart code, you can use:

import 'package:rsa_driver_license_parsing/rsa_driver_license_parsing.dart';
0
likes
160
points
94
downloads

Publisher

verified publisherlaplacenetflix.co.za

Weekly Downloads

A Flutter library for decrypting and parsing South African driver's license data from PDF417 barcodes. Supports both v1 and v2 license formats.

Repository (GitHub)
View/report issues

Topics

#south-africa #drivers-license #pdf417 #barcode #parsing

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, pointycastle

More

Packages that depend on rsa_driver_license_parsing