this is a flutter chat app
![[2025] A simple chat app for flutter image of homescreen](https://camo.githubusercontent.com/8eb25d1f8e75bf65d01adf68aa3a2eea304699c188a85cfbd531737eb5b62f3a/68747470733a2f2f692e696d6775722e636f6d2f577856725435442e6a7067)
-chatss uses otp to verify email at time to register so there are no spam registrations
-chatss uses firebase authentication to store and validate accounts
![[2025] A simple chat app for flutter image of registration page](https://camo.githubusercontent.com/27107422155373f21fe60693c106d7c1434e5b9f7a3fcf447469eb040afd715e/68747470733a2f2f692e696d6775722e636f6d2f6b3962747069352e6a7067)
![[2025] A simple chat app for flutter image of login page](https://camo.githubusercontent.com/11c834d678a2692a22ec467f346a46a0563d13ae265a7f0d62fbb8b835e781a0/68747470733a2f2f692e696d6775722e636f6d2f7467445377764b2e6a7067)
-chatss relies on firestore database for storing and retrieving chat data
![[2025] A simple chat app for flutter image of chatscreen](https://camo.githubusercontent.com/601f9e81f6ed35dbc79a97bd46c241362a4fcc0f47a6fc2b3315644f42b04632/68747470733a2f2f692e696d6775722e636f6d2f65585a6c3841692e6a7067)
Comments are closed.