Skip to content

This repository will be helpful for scanning any text information from screen.

Notifications You must be signed in to change notification settings

jitsm555/Flutter-OCR-Scanner

Repository files navigation

Flutter OCR

Optical character recognition is a process of conversion of typed images, printed text into the machine-encoded text, which means it will give us a text from images that contains the text.

Getting Started

This project contains the code of OCR usage in flutter, It is defined in very easy way for newly flutter devs. Enjoy!!

References:

Medium Blog:

Youtube Tutorial:

Introduction to Flutter