Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 616 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 616 Bytes

ML Text Recognition with Flutter

This is the complete project described in the article "ML Text Recognition with Flutter" available to read here.

This is a simple example of how to use the google_mlkit_text_recognition plugin to recognize text in an image.

Getting Started

For help getting started with Flutter, view the online documentation.

Install packages

flutter pub get

Run the app

flutter run

Screenshots

Screenshot