nimc_card_scanner 0.0.1+2 copy "nimc_card_scanner: ^0.0.1+2" to clipboard
nimc_card_scanner: ^0.0.1+2 copied to clipboard

This is a flutter OCR implementation to scan Nigerian National IDs, Passports & Drivers License

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add nimc_card_scanner

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

dependencies:
  nimc_card_scanner: ^0.0.1+2

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:nimc_card_scanner/nimc_card_scanner.dart';
2
likes
140
points
2
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

This is a flutter OCR implementation to scan Nigerian National IDs, Passports & Drivers License

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

camera, dotted_border, flutter, google_mlkit_text_recognition, image, path, path_provider

More

Packages that depend on nimc_card_scanner