https://github.com/sayannath/text-recognition---flutter
A simple app builds in Flutter which identifies TEXT. This project is integrated with Firebase's ML Kit.
https://github.com/sayannath/text-recognition---flutter
firebase flutter ml mlkit text-recognition
Last synced: 3 months ago
JSON representation
A simple app builds in Flutter which identifies TEXT. This project is integrated with Firebase's ML Kit.
- Host: GitHub
- URL: https://github.com/sayannath/text-recognition---flutter
- Owner: sayannath
- Created: 2019-09-19T17:33:47.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2020-07-29T06:10:42.000Z (almost 6 years ago)
- Last Synced: 2025-05-12T14:18:28.920Z (about 1 year ago)
- Topics: firebase, flutter, ml, mlkit, text-recognition
- Language: Dart
- Homepage:
- Size: 55.7 KB
- Stars: 5
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Text Recognition App
[](https://GitHub.com/Naereen/StrapDown.js/graphs/commit-activity) [](https://github.com/sayannath) [](https://code.visualstudio.com/)
> A Text Recognition Flutter app which is made with the help of the MLKit.
### 👉 If you like this repo then please give it a ⭐️
## Short Description
This Flutter app which helps you to recognise text present on the image.📳✨
## NOTE:
This project is subject to change by the developer and is still in development
## How to run this
Running this is as simple as it gets. Follow this steps
1. Open your terminal (NOTE: git bash prefered/ Terminal on VS Code)
2. Navigate to the project folder where you have cloned this repo.
3. Open an emulator or plug in a real device
4. Type the following command in the terminal
```
flutter run
```
## Pull Request
Pull Requests are welcome. Please follow these rules for the ease of understanding:
* Make sure to check for available issues before raising one
* Give me a maximum of 24-48 hours to respond
* Have proper documentation on the parts you are changing/adding
#### Feel free to contribute
## Developed & Maintained by
[👨 Sayan Nath](https://sayan-nath.web.app/)
[📷 Insta](https://www.instagram.com/sayannath235/)
[🐤 Twitter](https://twitter.com/SayanNa20204009)
[🧳 LinkedIn](https://www.linkedin.com/in/sayan-nath-15a989182/)
## Getting Started
For help getting started with Flutter, view our online [documentation](https://flutter.dev/docs).
[](https://github.com/sayannath)