19 Oct Product Engineering Building a Mask Detection App: Using Flutter and TensorFlow Lite Posted by Abhilasha Sinha January 29, 2025 0 In recent times, due to the effects of the pandemic, a mask detecting app is in great need. Such an app can go... Continue reading
15 Oct Product Engineering Theming in Flutter Posted by Amita Suri January 29, 2025 2 Theming is styling an application so that its look and feel matches your personal design aesthetic or that of ... Continue reading
09 Oct Product Engineering Providing Feedback on Video in React Native Posted by WalkingTree Technologies January 29, 2025 0 We had a requirement to be able to indicate and provide feedback on a video in the form of drawings and commen... Continue reading
02 Sep Product Engineering Flutter best practices and code review checklist Posted by Abhilasha Sinha January 29, 2025 0 In this blog, we have collated the important Flutter best practices that should be kept in mind for any applic... Continue reading
27 Aug Product Engineering Flutter State Management with Provider Posted by Abhilasha Sinha January 29, 2025 0 In the last blog and webinar on State Management in Flutter, we learned about managing state using Stateful w... Continue reading
19 Aug Product Engineering Flutter Plugins: Recognizing text(OCR) using mobile vision Posted by Abhilasha Sinha January 29, 2025 0 In this week’s blog on plugins, we will look at a very special requirement - OCR(Optical Character Recognition... Continue reading
12 Aug Product Engineering Flutter Plugins : Making a phone call Posted by Abhilasha Sinha January 29, 2025 0 When choosing plugins to achieve device related functionalities, always prefer the plugins developed by the fl... Continue reading
04 Aug Product Engineering Flutter Plugins : Implementing Camera for Pictures and Video Posted by Abhilasha Sinha January 29, 2025 1 Flutter is great with device-related functionalities and, in most cases, there are plugins available to handle... Continue reading
28 Jul Product Engineering Understanding the Flutter DataTable with common implementation scenarios Posted by Abhilasha Sinha January 29, 2025 6 Data represented in a tabular format is easy to understand and interpret. Tabular data also makes effective u... Continue reading
15 Jul Product Engineering Flutter: State Management with Stateful Widgets Posted by Amita Suri January 29, 2025 1 In this blog series, we started with an introduction to Dart and Flutter. We discussed the reasons for Flutter... Continue reading