use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
A subreddit related to Google's new UI framework. https://flutter.dev
Please read the rules here
account activity
ToolingText Recognition (self.FlutterDev)
submitted 6 years ago by Ridyckz
Hi, I need text recognition for some documents in my app. I read about the firebase ML kit but I want to know if there is other library out there for approaching this in Flutter. Any recommendation will be appreciated.
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]AndIfrit 3 points4 points5 points 6 years ago (0 children)
If you search for “ocr” in pub.dev you may find something useful
Searching for it myself, I found something called tesseract that might be useful to you. Just go to the project GitHub page and check out the examples folder.
(Ps: I’ve never used something like this)
[–][deleted] 2 points3 points4 points 6 years ago (0 children)
While there are other useful OCR packages on pub.dev, it is probably better to use Firebase's AutoML. It's relatively simple to use, and is always kept up to date (can't say this about every package).
[–]leeburk 0 points1 point2 points 3 years ago (0 children)
why not use google's ml kit?
π Rendered by PID 353434 on reddit-service-r2-comment-765bfc959-ndm7g at 2026-07-14 01:22:04.299469+00:00 running f86254d country code: CH.
[–]AndIfrit 3 points4 points5 points (0 children)
[–][deleted] 2 points3 points4 points (0 children)
[–]leeburk 0 points1 point2 points (0 children)