Text recognition in Flutter in 2023 - create a OCR scanner app

preview_player
Показать описание
Learn how to create a scanner app for text recognition in Flutter. I'll teach you the basics for building a text scanner, a PDF scanner, or a simple OCR scanner app to extract text.

🔔 Subscribe to my channel to see more videos like this:

📖 Useful resources:

- Best way to handle permissions in your Flutter app:
- Open source project created in this video:
- camera plugin:
- google_mlkit_text_recognition plugin:
- permission_handler plugin:

🔤 Text version of the video:

🔵 Follow me for more content like this:

⏳ Timecodes:
00:00 - Introduction
00:22 - Setup
03:31 - Request camera permission
05:37 - Launch camera
11:01 - Scan image
13:18 - Conclusion
Рекомендации по теме
Комментарии
Автор

OMG OMG OMG Thank to Allah. and also thanks to you. My project stucked from 2 years and now finally its done. Allhamdullillah

huzaifak_
Автор

Thank you for the Video David. Tried it and worked like a charm.

ShiamBeeharry
Автор

Wow, very helpful for me. Thank you very much!!!

btdff
Автор

Thank you for sharing. I was hoping the current text recognition library in ML Kit could read bank checks, but unfortunately it doesn't recognize MICR E-13B & CMC-7.

JonathanMason-wh
Автор

what if i want to read only the import of a recepit ??

ilariascuotto
Автор

Hello, how can I scan only one specific camera preview box?

MultiDesignWork
Автор

'backgroundColor: _isPermissionGranted ? Colors.transparent : null, '
I get a 'Null check operator used on a null value' error.
I compared the source but could not figure out the cause. Please let me know how I can help.

chinmi
Автор

Can I use OCR for non-letter, symbols or icons, or is there another tool for it?

Seyanhyriu
Автор

legend ! Allah bless you brother <3

mohamedzidoun
Автор

Could you theoretically tie this with a screenshot on your phone instead of the camera app?

impulse
Автор

Iam stuck by adding the permissin_handler to pdfile, podfile isnt there, what can i do?

dongsidangsi
Автор

I want to read the numbers only through full. I have a page that contains a button that I want, when pressed, to open the camera and read the numbers only and return the value to the same page

Dragon
Автор

How can I get it to show me a 3d AR model of the scanned word?

FabiDashX
Автор

can we extract only nedded text from it

anantnimbalkar
Автор

My App starts well but the camera don't initialize, the screen shows a black screen the permissions are seted weel do you have any idea, i ran it in motorola and huawei

artutohernandezcontreras
Автор

is it take passport or id card information

Ayubxon_
Автор

Can we select text we want on clipboard?

DevKumar-knwm
Автор

google_ml_kit not support japan language right?

gatesbill
Автор

How can I use this use this for images already saved in gallery?

thesuperaddman
Автор

I getting the 'Access denied finding property error, can you help me?

felipetolentino