A simple flutter application that uses Firebase ML Vision to detect text from an image.
No Image | Detected Text |
---|---|
- Clone this project.
- Follow this to setup Firebase for the Flutter project. Remember to download the google-services.json file into the /android/app/ directory.
- Run, tweak and have fun.