A recognition-text application which recognize any text from an image with 98% to 100% accuracy. Gave support for 92 languages and translate your recognized text to 6 supported languages. this application was developed using Flutter, Firbase MLKIT, sqlite.
- Extract any Text/Words On Image.
- Multi image scan - text extraction in background.
- Recognize text from image supports 92 languages.
- Copy - Text on Screen, using screenshot image
- Edit & Share OCR result.
- Get translations in over 100 languages.
- Recent Scan history.
- Open PDF Files
- Save scans and Sort thmen in a list or grid view.
first of all clone the repository then crete a firebase project, then create an android, IOS application on your created project, download your google-services.json and put it in the app directory for android. Nb: no need to and other firebase configuration because its already there.