Issue
I am looking to add the live text feature of ios to a flutter text field but can not seem to find any resources online on how to get this done i have tried adding a cupertino text field but that also does not work the image attached shows what feature i am talking about specifically
Solution
It is termed as optical character recognition. There are a lot of plugins available including a plugin named simple ocr backed by Google ml kit. Search for ocr in pub.dev and use any plugin/sdk of your choice
Answered By - Kaushik Chandru
0 comments:
Post a Comment
Note: Only a member of this blog may post a comment.