15 Oct Product Engineering Theming in Flutter January 29, 2025 By Amita Suri 2 comments 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 January 29, 2025 By admin 0 comments 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 January 29, 2025 By Abhilasha Sinha 0 comments 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 January 29, 2025 By Abhilasha Sinha 0 comments 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 January 29, 2025 By Abhilasha Sinha 0 comments 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 January 29, 2025 By Abhilasha Sinha 0 comments 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 January 29, 2025 By Abhilasha Sinha 1 comment 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 January 29, 2025 By Abhilasha Sinha 6 comments 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 January 29, 2025 By Amita Suri 1 comment In this blog series, we started with an introduction to Dart and Flutter. We discussed the reasons for Flutter... Continue reading
06 Jul Product Engineering Converting a Flex application to HTML/JS January 29, 2025 By Abhilasha Sinha 0 comments In this blog series, we started with identifying the need for handling and converting Flash applications and s... Continue reading