Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 494 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 494 Bytes

OCR-Flutter

A fully functional Flutter application dedicated to Optical Character Recognition (OCR).

This repository is part of my entry at EUCYS 2023, representing Romania in Brussels with apps for helping the visually impaired see.

Insructions

  1. Make sure to have the Flutter SDK installed and pointed at by your IDE.
  2. Open the repository with your IDE, go to pubspec.yaml and perform pub get
  3. Select a mobile device to run the application on.
  4. Hit Run.
  5. ???
  6. Profit.