I’m developing a Flutter/Dart logistics application that uses Google ML Kit Text Recognition to scan delivery documents and extract key-value fields such as truck plate, delivery number, quantity, and weights.
The OCR recognizes the document, but some key-value fields are intermittently missing. For example, the document contains a truck plate, but sometimes the value is extracted correctly and sometimes it is missing.
Maybe for someone who have worked with erpnext intergation with oCrs mobile apps

