kaderkita_ocr 0.3.0 copy "kaderkita_ocr: ^0.3.0" to clipboard
kaderkita_ocr: ^0.3.0 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 Flutter:

 $ flutter pub add kaderkita_ocr

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

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

Documentation

API reference

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

Apache-2.0 (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