Blog
#Flutter
4 post(s)
-
"The Testing Phase Disappeared" — AI-Driven vs Traditional Development Compared
A developer with zero Flutter experience used Claude Code to ship a production app in 3 weeks. This article compares every phase — from planning to testing — with real data showing 6-9x faster delivery and 6x higher test density.
-
YumeHashi v2.1.0 — 4 Things I Did to Stretch Firestore's Free Tier
Running my Flutter Web app YumeHashi at zero monthly cost, I implemented 4 cost optimization measures in v2.1.0 — gzip compression, extended debounce, compact JSON, and size monitoring — to delay exceeding Firestore's free tier.
-
From "YumeLog" to "YumeHashi" — Building a Bridge Between Dreams and Reality
The story behind renaming my personal app from YumeLog to YumeHashi, the 3-step design philosophy (write, break down, keep going) for turning dreams into action, and why I keep building despite zero revenue.
-
YumeHashi's Tech Stack and 5 Implementation Challenges Solved by v2.1.0
A deep dive into the serverless architecture (Flutter Web + Drift + Riverpod + Firebase) behind YumeHashi, a side project running at zero monthly cost, and 5 real implementation challenges solved with code.