Chat App

Chat App — Cross-platform chat using Firebase Auth and Realtime messaging

Overview

Cross-platform chat using Firebase Auth and Realtime messaging

The Problem

Realtime chat prototypes often stall on auth consistency, message ordering, and theme-aware UI across Android and iOS.

The Solution

I combined Firebase Authentication with Realtime Database flows orchestrated through Flutter and BLoC, layering light/dark themes and component polish for a demo-ready experience.

Technologies used

FlutterDartFirebaseReal-time DatabaseAuthenticationBLoC

Key Outcomes

  • End‑to‑end messaging UX with authentication gates and realtime listeners.
  • Shipped March 2025 with recorded walkthroughs validating stability on cross‑platform targets.