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 Google sign in with flutter within 10 min
Hello guys, Welcome to my flutter tutorial series. if don’t know me yet, here is a brief description of me. And before you start If you haven’t read about the […]
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 […]