Skip to content

A chat app which stores data locally and can also send and recieve images and has features like read receipt and typing notification

Notifications You must be signed in to change notification settings

Mukund-Tandon/Chat-App

Repository files navigation

Chat App

  • Developed a chat app for sharing text messages and images using Flutter, Firebase, SQLite, and Bloc
  • Implemented Clean Architecture to ensure that the codebase is modular, scalable, and maintainable
  • Implemented encryption of text messages before sending them to the server to ensure secure communication
  • Implemented the backend server with Firebase
  • Enabled messages to be stored locally on the device to ensure that they are always accessible, even without an internet connection
  • Improved the user experience by caching messages, allowing for faster load times and a smoother overall experience
  • Enabled users to know when a message has been read and receive visual cues when another user is typing, improving the overall communication experience

Video of the App-

Screen.Recording.2023-08-03.at.11.29.43.PM.mov

About

A chat app which stores data locally and can also send and recieve images and has features like read receipt and typing notification

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages