Flutter AEJ Bootcamp MLKit Text Recognition
This project is to knowing how to build a Flutter App with ML Kit Text Recognition Feature, our references are based on this article, but that article is outdated because some of the packages are discontinued. So in this project are enhancement from that article, we use Camera as a camera, google_mlkit_text_recognition as an OCR, and riverpod as a state management.
You can see the pubspec.yaml
for all the packages that we use in this Project
This project doesn't have a lot of features, bcs this project is experimental how to use MLKit on KTP (Kartu Tanda Penduduk)
KTP.Detection.Demo.mp4
A few resources to get you started:
- Mendeteksi Data KTP menggunakan ML Kit Text Recognition
- Pub Dev - Camera
- Pub Dev - MLKit Text Recognition
I put some Information to you guys, you can search [INFO]
in Project, then it will show all of the information that help you.