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.

6 min readloading views

Introducing Stac 1.0

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

5 min readloading views

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.

13 min readloading views

Building Custom Widgets & Actions in Stac

Mastering Server-Driven UI Customization in Stac

8 min readloading views

The Path to Infinity with Bézier curve in Flutter

Exploring the path animation with the Bézier curve

6 min readloading views

🚀 Introducing Stac - A Server Driven UI framework for Flutter

Build dynamic UIs and push app updates in seconds with JSON

9 min readloading views

Building Custom TabBar Indicator in Flutter

A quick tutorial on building a custom tab bar indicator in Flutter.

4 min readloading views

Speed up your Flutter development with Mason

A guide to code generation using Mason.

6 min readloading views

Playing with Paths in Flutter

A deep dive into paths in Flutter

5 min readloading views

Exploring the Flutter camera plugin

Building a camera app in Flutter.

11 min readloading views

How To Create a Dynamic Theme in Flutter Using Provider

How to add dark mode to your app

3 min readloading views

Creating a wallpaper app in Flutter: Part 1

Cooking a wallpaper app from zero to one.

3 min readloading views

Creating a wallpaper app in Flutter: Part 2

Cooking a wallpaper app from zero to one.

3 min readloading views

Flutter Custom Painter &Circular Wave Animation

My Experiments with Flutter animations

3 min readloading views

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.

5 min readloading views

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…

3 min readloading views

A guide to drawing in android

Introduction

3 min readloading views

Building Chatbot with Firebase and API.AI

This is the quick tutorial on how to make the chatbot in Android.

4 min readloading views

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…

3 min readloading views