Published inDev GeniusGithub Actions : Automate everythingAs an software engineer, our core task is to minimize repetitive & manual processes, which could easily save time & cost amazingly. Today…Feb 262Feb 262
Published inDev GeniusServer Driven UI — How it helps us?Exploring server driven UI using flutterApr 25, 20231Apr 25, 20231
Published inBootcampCode Obfuscation in Flutter (Android)The story begins when we were about to publish our flutter app to the production. But before that, the app went to the VAPT (Vulnerability…Dec 15, 2022Dec 15, 2022
Published inDev GeniusWeb socket in FlutterFor two way communication such as real-time messaging, GPS tracking, video calling etc. we often use web socket. Let’s deep dive into how…Sep 19, 20221Sep 19, 20221
Published inBootcampResponsive Vs Adaptive Apps | FlutterAre you building cross-platform apps which can run on Android, iOS, macOS, Linux or any other machine you want it to run? Irrespective of…Sep 18, 20221Sep 18, 20221
Published inDev GeniusBlogs-On board!As a blog creator, have you ever wonder how to deliver your content across the platform? Yes, you heard it right. You can use your content…Mar 13, 2021Mar 13, 2021
Published inDev GeniusHTML rendering in chrome custom tab (Android)This is a workaround to open custom html page inside chrome custom tab or any other web view library.Aug 15, 2020Aug 15, 2020
Published inDev GeniusSoftware scalability from android perspectiveThere are thousands of line of codes we go through everyday. And every line changes our perspective to write code one by one. Writing a…Jun 11, 2020Jun 11, 2020
Published inDev GeniusResponse Handler (Retrofit + Co-routine)Pre-requisites : Worked with Retrofit (Android library) and knowledge of Co-routine (Kotlin)Feb 17, 2020Feb 17, 2020