Writing
Latest posts

Navigating Like a Pro in Stac: Server-Driven Navigation for Flutter
Push, pop, replace, and control Flutter navigation dynamically using Stac's server-driven UI framework.

Introducing Stac 1.0
Dart-to-JSON, CLI, Cloud, and a lot more!

Building Dynamic Forms in Flutter with Stac
Learn how to create flexible, server-driven forms in Flutter that adapt to user needs in real-time using the Stac framework.

Building Custom Widgets & Actions in Stac
Mastering Server-Driven UI Customization in Stac

The Path to Infinity with Bézier curve in Flutter
Exploring the path animation with the Bézier curve

🚀 Introducing Stac - A Server Driven UI framework for Flutter
Build dynamic UIs and push app updates in seconds with JSON

Building Custom TabBar Indicator in Flutter
A quick tutorial on building a custom tab bar indicator in Flutter.

Speed up your Flutter development with Mason
A guide to code generation using Mason.

Playing with Paths in Flutter
A deep dive into paths in Flutter

Exploring the Flutter camera plugin
Building a camera app in Flutter.

How To Create a Dynamic Theme in Flutter Using Provider
How to add dark mode to your app

Creating a wallpaper app in Flutter: Part 1
Cooking a wallpaper app from zero to one.

Creating a wallpaper app in Flutter: Part 2
Cooking a wallpaper app from zero to one.

Flutter Custom Painter &Circular Wave Animation
My Experiments with Flutter animations

Everything you need to know about Flutter page route transition
We know how easy it is to navigate from one route to another in Flutter. We just need to do push and pop.

Flutter Animation I: Background Color Transition
Well, animations are pretty important. It can make a monotonous UI feel very interesting. One reason I love Flutter is that it's very easy…

A guide to drawing in android
Introduction

Building Chatbot with Firebase and API.AI
This is the quick tutorial on how to make the chatbot in Android.

Custom Dialog with Circular Reveal Animation
This is a quick tutorial on how to make a full screen Custom Dialog with Circular Reveal Animation which I used in my recent app List it…