poetryincode.devBattle of the AI Coding Assistants: A Real-World Flutter App ShowdownChoosing the right coding assistant can significantly impact your productivity in the rapidly evolving landscape of AI-powered development tools. I recently put three popular options through their paces: Google's Gemini CLI, Warp, and Anthropic's Cla...Jun 26, 2025·8 min read
poetryincode.devProduct Engineering with IfCPreface Over my last several years as a product engineer, I've navigated roles across several software products, ranging from full-stack to purely mobile/front-end. I have used tools ranging from Vercel to AWS, Supabase to Firebase, and EKS/Terraform...Apr 1, 2024·9 min read
poetryincode.devSimple Flutter Patterns in Dart 3Thanks to Lucas Reis for his excellent article on simple react patterns which was a major influence for this article. I’ve been writing applications using component-driven frameworks like React & Flutter for a while now. Along the way, I’ve noticed ...Jun 29, 2023·9 min read
poetryincode.devYou Might Not Need State Management: The Flutter EditionThe year was 2021. I had just started building a greenfield application for a startup, and during our discovery phase, we decided to build the Minimum Viable Product in React instead of Flutter. While building out the MVP and researching some of the ...Sep 13, 2022·11 min read
poetryincode.devMulti-environment Flutter Deployments using Github PagesRecently, my team had the pleasure of seeing just how far we can stretch GitHub as an all-inclusive development platform. We've built comprehensive fully-automated release workflows. We've explored how to best distribute packages that are only avail...Mar 31, 2021·8 min read