Skip to content

Commit e5f4886

Browse files
authored
Update README.md
1 parent 83dfe49 commit e5f4886

File tree

1 file changed

+17
-10
lines changed

1 file changed

+17
-10
lines changed

README.md

Lines changed: 17 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,23 @@
1-
# text_recognition_project
1+
# Flutter Text Recognition ML
22

3-
A new Flutter project.
3+
This is the source code for Flutter Text Recognition ML.<br>
44

5-
## Getting Started
5+
## App Features
6+
- Capture Image Or Select From Gallery.<br>
7+
- Converting or Extracting Text from image.<br>
8+
- Copying Text To Clipboard.<br><br>
69

7-
This project is a starting point for a Flutter application.
10+
For Step By Step Guide Follow Video Tutorial:
811

9-
A few resources to get you started if this is your first Flutter project:
12+
- [Flutter ML | Flutter Text Recognition From Image Complete Tutorial](https://bit.ly/38ZX7sm)
1013

11-
- [Lab: Write your first Flutter app](https://flutter.dev/docs/get-started/codelab)
12-
- [Cookbook: Useful Flutter samples](https://flutter.dev/docs/cookbook)
14+
## Links used in project:
1315

14-
For help getting started with Flutter, view our
15-
[online documentation](https://flutter.dev/docs), which offers tutorials,
16-
samples, guidance on mobile development, and a full API reference.
16+
- [Firebase ML Vision](http://bit.ly/38LkHJo)
17+
- [Image Picker](https://bit.ly/2HFbadx)
18+
- [Clipboard](http://bit.ly/2MuFDgo)
19+
- [Implementations](http://bit.ly/37T4930)
20+
<br><br>
21+
22+
Feel Free to copy the code and use it.<br><br>
23+
Don't forget to star the repo and like the video :)

0 commit comments

Comments
 (0)