'how i can scan ID Card(NIC) in flutter and also get data from it?
I am building an app in flutter and in that app one step is to scan an id card (NIC) and get their name, DOB, expiry date, etc, so I am confusing that how I can scan and get data. is any package in a flutter, which can help me.
Solution 1:[1]
U can use MLKIT to extract data from ID into input field
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
Solution | Source |
---|---|
Solution 1 | Niasesan |