# 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.