kaderkita_ocr 0.2.1 copy "kaderkita_ocr: ^0.2.1" to clipboard
kaderkita_ocr: ^0.2.1 copied to clipboard

On-device Flutter OCR for Indonesian KTP and Kartu Keluarga (KK). Camera scanners with optional debug pipeline / ROI inspection.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add kaderkita_ocr

With Flutter:

 $ flutter pub add kaderkita_ocr

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

dependencies:
  kaderkita_ocr: ^0.2.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:kaderkita_ocr/kaderkita_ocr.dart';
1
likes
0
points
340
downloads

Publisher

unverified uploader

Weekly Downloads

On-device Flutter OCR for Indonesian KTP and Kartu Keluarga (KK). Camera scanners with optional debug pipeline / ROI inspection.

Repository (GitHub)
View/report issues

Topics

#ocr #ktp #kk #indonesia #mlkit

License

unknown (license)

Dependencies

archive, camera, flutter, google_mlkit_text_recognition, image, path, path_provider, permission_handler, share_plus, shared_preferences, wakelock_plus

More

Packages that depend on kaderkita_ocr