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 readviews offline

Introducing Stac 1.0

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

5 min readviews offline

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 readviews offline

Building Custom Widgets & Actions in Stac

Mastering Server-Driven UI Customization in Stac

8 min readviews offline

The Path to Infinity with Bézier curve in Flutter

Exploring the path animation with the Bézier curve

6 min readviews offline

🚀 Introducing Stac - A Server Driven UI framework for Flutter

Build dynamic UIs and push app updates in seconds with JSON

9 min readviews offline

Building Custom TabBar Indicator in Flutter

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

4 min readviews offline

Speed up your Flutter development with Mason

A guide to code generation using Mason.

6 min readviews offline

Playing with Paths in Flutter

A deep dive into paths in Flutter

5 min readviews offline

Exploring the Flutter camera plugin

Building a camera app in Flutter.

11 min readviews offline

How To Create a Dynamic Theme in Flutter Using Provider

How to add dark mode to your app

3 min readviews offline

Creating a wallpaper app in Flutter: Part 1

Cooking a wallpaper app from zero to one.

3 min readviews offline

Creating a wallpaper app in Flutter: Part 2

Cooking a wallpaper app from zero to one.

3 min readviews offline

Flutter Custom Painter &Circular Wave Animation

My Experiments with Flutter animations

3 min readviews offline

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 readviews offline

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 readviews offline

A guide to drawing in android

Introduction

3 min readviews offline

Building Chatbot with Firebase and API.AI

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

4 min readviews offline

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 readviews offline