rsa_identification_scanner 1.0.0 copy "rsa_identification_scanner: ^1.0.0" to clipboard
rsa_identification_scanner: ^1.0.0 copied to clipboard

Flutter widget and helpers for scanning and parsing South African RSA ID barcode data.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add rsa_identification_scanner

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

dependencies:
  rsa_identification_scanner: ^1.0.0

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_identification_scanner/rsa_identification_scanner.dart';
3
likes
160
points
12
downloads

Documentation

API reference

Publisher

verified publishernaicker.tech

Weekly Downloads

Flutter widget and helpers for scanning and parsing South African RSA ID barcode data.

Homepage
Repository (GitHub)
View/report issues

Topics

#barcode #scanner #south-africa #driver-licence #parser

License

BSD-3-Clause (license)

Dependencies

flutter, mobile_scanner

More

Packages that depend on rsa_identification_scanner