Browsing Tag
flutter
98 posts
Displaying async values in Flutter
The build method in Flutter widgets is synchronous. That means it doesn’t like to wait for anything. But…
Flutter at Google I/O 2026
Forget everything you knew about cross-platform constraints. The rules just changed! The dust has finally settled on Google I/O…
Why I Built an Open-Source Alternative to Shorebird for Flutter Android
Shorebird is a great product. If it fits your team’s needs, you should probably just use it. This…
Supabase RLS Deep Dive — Multi-tenant Access Control
Supabase RLS Deep Dive — Multi-tenant Access Control Supabase Row Level Security (RLS) lets you enforce access rules…
Product Hunt Launch Complete Guide — Indie Dev Strategy for Day-1 Top 10
Product Hunt Launch Complete Guide — Indie Dev Strategy for Day-1 Top 10 Product Hunt is the go-to…
I spent 3 hours writing no code — and it may have saved weeks on my ERP project
Why this session mattered Session 4 of my ERP Modular project had no code at all. No UI.…
How to Implement Onboarding Mascots in Flutter with Rive
Duolingo-Style Rive Mascots for App Onboarding Where and How Developers Can Use Mascot Animations Effectively Duolingo’s animated characters…
On-Device Function Calling with FunctionGemma
A Practical Guide to preparing and using Google’s smallest function calling model for Mobile and Web Developers Why…
How a GDE can Amplify Their Impact
How GDEs can Amplify Their Impact As a Google Developer Expert (GDE), it’s essential not only to delve deeply…
Fine-Tuning Gemma with LoRA for On-Device Inference (Android, iOS, Web) with Separate LoRA Weights
Prologue Lately, I’ve become deeply interested in working with Edge AI. What fascinates me most is the potential…