Technologies: Flutter, Firebase, Hive (local storage), Bloc, Cubit
A real-time messaging app that allows users to create accounts, log in, and exchange messages instantly. Messages are stored locally using Hive, enabling offline access and allowing users to scroll through their entire chat history. The app leverages Firebase for real-time updates and data synchronization, while Bloc and Cubit ensure smooth state management and a responsive user experience.