Building a Real-time Chat App with Flutter & Firebase
Step-by-step guide to building production-ready real-time messaging in Flutter using Firestore, Firebase Auth, FCM push notifications, and Firebase Storage for media.
Read ArticlePractical guides on Flutter, React Native, and mobile architecture — written from real production experience.
4 articles · Updated regularly
Step-by-step guide to building production-ready real-time messaging in Flutter using Firestore, Firebase Auth, FCM push notifications, and Firebase Storage for media.
Read ArticleLearn how to structure scalable Flutter apps using BLoC pattern and Clean Architecture — covering layers, dependency injection, event/state modelling, and testing strategies.
Read ArticleAn honest, in-depth comparison of Flutter and React Native from a developer who has shipped production apps with both frameworks — covering performance, DX, ecosystem, and when to pick each.
Read ArticleConcrete, actionable Flutter performance optimisations I apply to every production app — covering widget rebuilds, image loading, list views, isolates, and build size.
Read Article