Skip to content

Latest commit

 

History

History
31 lines (25 loc) · 896 Bytes

README.md

File metadata and controls

31 lines (25 loc) · 896 Bytes

ktpscanner

Flutter project to scan Indonesian NIK using OCR Techology.

Screenshot

Ktp Scanner

Detected Details:

  • Nomor Induk Kependudukan / NIK (National Identification Number).
  • Kode Unik (Scanned KTP Unique Identifier).
  • Jenis Kelamin (Gender).
  • Usia (Age), in Year, Month, and Day format.
  • Ulang Tahun (Birthday) countdown.
  • Provinsi (Province).
  • Kabupaten / Kota (City).
  • Kecamatan (Districts).
  • Kode Pos (Postal Code).

Work for Platform:

  • Android
  • iOS (You must create firebase project and paste GoogleService-Info.plist to project)

Tested On Flutter Version:

  • Stable 2.10.5

Contributors