best_ktp_ocr_flutter 1.0.0 copy "best_ktp_ocr_flutter: ^1.0.0" to clipboard
best_ktp_ocr_flutter: ^1.0.0 copied to clipboard

KTP OCR for Android(mlkit) and iOS(vision), smallest size compare to other KTP OCR.

Best KTP OCR Flutter #

Indonesia ID Card (KTP) OCR for Android(mlkit) and iOS(vision), smallest size compare to other OCR.

Platform Support #

Android iOS

Requirements #

  • Flutter >=3.3.0
  • Dart >=3.1.1 <4.0.0
  • iOS >=13.0
  • Android compileSDK 28
  • Java 17

Example #

 Uint8List file = await pickImage(ImageSource.gallery);
_ktpJson =
await Bestktpocrflutter().scanKTP(file);

This project is a starting point for a Flutter plug-in package, a specialized package that includes platform-specific implementation code for Android and iOS.

4
likes
150
points
46
downloads

Publisher

unverified uploader

Weekly Downloads

KTP OCR for Android(mlkit) and iOS(vision), smallest size compare to other KTP OCR.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on best_ktp_ocr_flutter