Text Recognition in Flutter Using Firebase's ML Kit
Firebase's ML Kit enables you to you can recognize text in any Latin-based language. It can also detect multiple languages in a single image. Implementing text recognition into your application can automate tedious data entry tasks for receipts, credit cards, business cards -- just to mention a few. The first step involves adding Firebase to your Flutter project. This is done by creating a Firebase project and registering your app.
Apr-15-2020, 23:12:54 GMT
- Technology: