rsa_scan 0.3.0 copy "rsa_scan: ^0.3.0" to clipboard
rsa_scan: ^0.3.0 copied to clipboard

discontinued
PlatformAndroidiOS

Scan identity documents such as South African ID Cards, ID Books and Driver's Licenses.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add rsa_scan

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

dependencies:
  rsa_scan: ^0.3.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_scan/rsa_scan.dart';
12
likes
140
points
95
downloads

Publisher

verified publisherborn.dev

Weekly Downloads

Scan identity documents such as South African ID Cards, ID Books and Driver's Licenses.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

camera, flutter, google_ml_kit, rsa_identification

More

Packages that depend on rsa_scan