Flutter
In recent times, due to the effects of the pandemic, a mask detecting app is in great need….
Theming is styling an application so that its look and feel matches your personal design aesthetic or that…
In this blog, we have collated the important Flutter best practices that should be kept in mind for…
In the last blog and webinar on State Management in Flutter, we learned about managing state using Stateful…
In this week’s blog on plugins, we will look at a very special requirement – OCR(Optical Character Recognition)…
When choosing plugins to achieve device related functionalities, always prefer the plugins developed by the flutter.dev author or…
Flutter is great with device-related functionalities and, in most cases, there are plugins available to handle different native…
Data represented in a tabular format is easy to understand and interpret. Tabular data also makes effective use…
In this blog series, we started with an introduction to Dart and Flutter. We discussed the reasons for…