File tree 1 file changed +17
-10
lines changed
1 file changed +17
-10
lines changed Original file line number Diff line number Diff line change 1
- # text_recognition_project
1
+ # Flutter Text Recognition ML
2
2
3
- A new Flutter project.
3
+ This is the source code for Flutter Text Recognition ML.< br >
4
4
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 >
6
9
7
- This project is a starting point for a Flutter application.
10
+ For Step By Step Guide Follow Video Tutorial:
8
11
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 )
10
13
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:
13
15
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 :)
You can’t perform that action at this time.
0 commit comments