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

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

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add nimc_card_scanner

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 dart pub get):

dependencies:
  nimc_card_scanner: ^0.0.1

Alternatively, your editor might support dart pub get or 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
0
points
2
downloads

Publisher

unverified uploader

Weekly Downloads

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

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

camera, dotted_border, flutter, google_ml_kit, image, path, path_provider

More

Packages that depend on nimc_card_scanner