Musings & notes
Blog
Documenting what I build, what breaks, and what I extract into packages along the way.
Introducing Manthan: On-device AI Without the Cloud
Why I built a privacy-first Flutter assistant where every token stays on your device — local LLMs, multimodal input, and on-device RAG.
A Small Flutter UI Toolkit: Progress, Paging, Shadows, Indicators
Four focused packages I extracted from product work — segmented progress, infinite paging, contoured shadows, and sliding window indicators.
Dismissible Pages That Don’t Fight Nested Scroll
How scroll_dismissible_page coordinates swipe-down-to-dismiss with ListViews and PageViews — dismiss only at the top edge.
swipe_reveal_card: Mail-style Actions Without Gesture Pain
A tiny Flutter package for horizontal swipe-to-reveal actions — typed API, group behavior, zero extra dependencies.
Building Twin.shop: Flutter for AI Virtual Try-On
Notes from leading Flutter on an image-heavy, latency-sensitive AI shopping app — architecture, generative UX, and production standards.
White-label Flutter SDKs That Actually Scale Partners
How a Tenant App SDK and dynamic branding library helped RentOk grow enterprise revenue without forking the world.
Face, Geo, QR: Shipping AI Attendance in a Property App
Building attendance and cafeteria flows that cut manual effort by ~70% — what mattered in production beyond the model demo.