YumeHashi v2.1.0 — 4 Things I Did to Stretch Firestore's Free Tier
4/9/2026 3 min read FlutterFirestoreSide ProjectCost Optimization +2
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.