Motabar Javaid

Motabar Javaid @iizmotabar

About: I write about Flutter, Dart and Programming in general.

Location:
Pakistan
Joined:
Aug 11, 2020

Motabar Javaid
articles - 9 total

FlutterFire: Authentication Made Easy

Firebase probably is a popular and by far the most widely used backend with Flutter. In this series...

Learn More 4 0Sep 17 '22

Demystifying Dart: Execution Thread & Dart Call Stack

In this series, we will be deep diving into the world of Dart Programming Language; how it works...

Learn More 0 0Sep 6 '22

Flutter 3.3: What’s New?

Flutter 3.3: What’s New? Flutter is Google’s very own UI toolkit for building beautiful,...

Learn More 15 2Aug 31 '22

Getting Started with Git and Github

Diving into the realm of version control. If you code or have a little bit of knowledge about it,...

Learn More 4 0Aug 11 '22

Flutter UI Series: WhatsApp Clone

Flutter is Google’s UI toolkit for building beautiful, natively compiled applications for mobile,...

Learn More 27 1Sep 18 '21

Flutter 2.5: What changes does it bring?

If you’re reading this, you probably already know what Flutter is but for those who don’t, Flutter is...

Learn More 13 4Sep 9 '21

Exploring Dart Collection Types: Part 2 — Sets

In the previous article, We discussed Lists in detail. Today we’ll discuss the second type of Dart’s...

Learn More 6 0Sep 5 '21

Exploring Dart Collection Types : Part 1 — Lists

Collections in any programming language are fundamentals.It allows us to store, retrieve data in the...

Learn More 10 2Aug 31 '21

The Beauty of Dart String Methods

Dart is a Google's client-optimized Object Oriented Programming Language which is used to build User...

Learn More 4 2Aug 25 '21