Skip to content

Latest commit

 

History

History
20 lines (9 loc) · 638 Bytes

README.md

File metadata and controls

20 lines (9 loc) · 638 Bytes

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