A Flutter FFI plugin for OCR (Optical Character Recognition) with Edge AI support. Runs AI inference directly on mobile devices using ONNX Runtime and native OCR engines.
Modify src-tauri/capabilities/mobile.json to Allow the frontend to execute the registerListener command. { "$schema": "../gen/schemas/mobile-schema.json", "identifier ...