Runway: What I learnt while building a full-fledged Flutter Application (PART 1) Fear of judgement is a big bottleneck on the road to improvement and achievement. While some are confident, I, on the other hand, am a…
Hi Surendra, First off, thank you for reading this article. Readers like you are essentially very important. The purpose of this article was to…
Hi Saurabh, I think some of the readers are confused by the choice of the words. You are absolutely correct in saying that different keys sometimes map to the same hash and then that is why HashMap creates a LinkedList…
Humanisation in Business during the Corona Pandemic What we, as small and big businesses, can do to help our internal teams and users to grow in times of Corona?
A Custom Drawn Slider for Flutter At Gamezop, my role is to build applications for mobile that allows user to play games and win money. Every day a new challenge is…
Dream and Draw: The poem of Flutter I wonder while I dream and draw How big the starry sky is If I go down three lanes of trees, Will I reach the end of it?
How to Improve Productivity in Flutter Teams with a Storyboard. I will not lie when I say that Flutter comes really easy for us and lets our imagination run wild on the canvas. And the hot reload…
How I convinced my Team Lead to go for Flutter and Kotlin. Learning has never been easy, and something so vast like Android is far more than easy. I have always tried to learn as much as I could…
How Flutter can be the future for your App development Process. Just stop whatever you are doing and take a 6 minute divine break to look at what treasure this article beholds.
The Only Complete and Latest Flutter Dive: A Complete Bliss. Stop whatever you are doing right now for 10 minutes and just take a deep breath and enjoy this article with me.
Part 4- Item Decorations in RecyclerView Hi, if you’re joining from this tutorial, you should check out my first one: Understanding RecyclerView. A high-level Insight. Part -1…
New TV I cannot remember if it was morning or noon or evening or night. There was bright light in the room. A room with two beds. One single bed…
I let you go. Its hard to let you go - And now when you’re about to leave - And the only thing I remember - And your face -
This is far beyond inspirational! While I was reading, I was difficult you life has been and still you have so much vigour in you to work for the society.
AsyncTask: Playing with Threads. Hi everyone. I am Dhruvam and I am here today to understand, along with you, what is AsyncTask all about and how it works. I know there are…
My journey through Google-Udacity Scholarship Hi everyone, my name is Dhruvam and I have written various blogs on medium before. This is my attempt in explaining what I’ve learned and…
How to solve problems dealing with stars and numbers in a Triangle? Hi there, Dhruvam this side. Today we are going to cover the problems of the triangles. They’re always deep in trouble and so we are going…
LinkedList -A treasure hunt towards explanation. (Java) Hi everyone, Dhruvam here. Today we’re going to cover the in-depth knowledge of Singly LinkedList in java. There is a fully fledged Java…
RecyclerView Implementation. Part — 3.2. Hi there, I am Dhruvam at your service again. If you’re joining me from this tutorial, kindly read the part -1 and part-2 and part-3.1 too…
RecyclerView Implementation. Part — 3.1. Hi there, I am Dhruvam at your service again. If you’re joining me from this tutorial, kindly read the part -1 and part-2 too and then…
How HashMap Works : A missing piece of hood. Hi there, you’ll find a lot of tutorials about HashMaps Implementation but a very few go into the details of the HashMaps. Here we’ll be…
ScrapViews and View Cache The Recycler has a 2-level View-Caching System. 1. Scrap Heap : A lightweight collection where views can be directly passed to the…
BeginnerUnderstanding RecyclerView Components. Part -2. Hi, if you’re joining from this tutorial, you should check out my previous one: Understanding RecyclerView. A high-level Insight. Part -1…