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

A package to make it easier for users to extract nik data from identity card of the Indonesian people

A package to make it easier for users to extract nik data from identity card of the Indonesian people

Features #

To generate data NIK from image of identity card of the Indonesian people

Getting started #

import 'package:ocr_nik_extractor/ocr_nik_extractor.dart';

Usage #

Define the function

final OcrNikExtractor ocrNikExtractor = OcrNikExtractor();

Call the function to get the data

final String nik = await ocrNikExtractor.extractNik(imageFile: imageFile);

Additional information #

2
likes
0
points
23
downloads

Publisher

unverified uploader

Weekly Downloads

A package to make it easier for users to extract nik data from identity card of the Indonesian people

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, google_mlkit_text_recognition

More

Packages that depend on ocr_nik_extractor