The project offers real-time communication with the following features:
Friend Management: Users can search for, add, and manage friends using Firebase Firestore and FirebaseAuth.
Real-time Messaging: Firebase Firestore powers real-time messaging, while Firebase Cloud Storage handles media files such as text and images.
Theme Switching: Dark and Light mode options are implemented to improve the user experience.
Smooth Animations: The interface is enhanced with animations for a dynamic feel.
Hive Integration: Hive is used for efficient local storage.
Cubit for State Management: Cubit is employed to manage state efficiently.