Google introduced the new flutter 2.2 in their Google I/O event last month. They have introduced many more features to flutter with this release, including SDK for google payment and […]
How to implement good OCR module integration with Flutter
This article is focused on implementing an ORC module with your flutter application in order to scan text from somewhere to your application. This is a very simple task with […]