Mobile Application
Open Source

Look Back Fan App

DartFlutterFirebaseWebSockets

A mobile app developed for the anime community, featuring real-time messaging and commenting via WebSockets.

Tech Stack

DartFlutterFirebaseWebSockets

System Metrics

60fps native-feeling render cycle (AOT Compiled)
Optimized state management for low-memory devices

Why Did I Build This?

"The anime community often lacks dedicated, fast, and real-time platforms focused on specific fandoms. I wanted to create a fluid social experience where users could discuss episodes and share content seamlessly without the noise of mainstream social media."

Architecture & Decisions

The client is built with Flutter (Dart) to provide a native-feeling, 60fps experience across both iOS and Android from a single codebase. The backend heavily utilizes Firebase for secure authentication and WebSocket connections for instant, real-time message delivery and state synchronization.

Key Features

  • 01.Cross-platform support (iOS & Android)
  • 02.Real-time WebSocket messaging and threads
  • 03.Secure Firebase Authentication
  • 04.Dynamic UI with fluid animations
  • 05.Optimized state management for low-end devices