blob: 7285397b86d96fda0b509c2d92eb49ef6955ad62 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
# OCR-Flutter
A fully functional Flutter aplication dedicated to Optical Character Recognition (OCR).
This repo is part of my entry at EUCYS 2023.
## Insructions
1. Make sure to have the Flutter SDK installed and pointed at by your IDE.
2. Open the repository inside of the IDE, go to pubspec.yaml and perform `pub get`
3. Select the device to run the application on. Hit Run.
4. ???
5. Profit.
|