AhmdAshraf / Flutter-chat-App

Chat application using Flutter and Firebase for backend.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Chat Application

A new open source Flutter project as a base for chat appilcation.

Image Image Image Image Image Image

Features :

  • Sign in - SignUp - logout .
  • linking with Firebase Authentication system.
  • client and backend validation during logging and register.
  • search by name of users.
  • real-time send and receive messages using stream and linking with Firebaes Firestore database.
  • viewing profile page and able to edit info and upload images.
  • use pagination for showing the messages and also for friends list.
  • nice looking UI and user-friendly animation with a splash screen at the beginning.
  • using Bloc for state management.
  • using Get-it as a Service Locator for dependency injection.

This project is a starting point for a Flutter application.

About

Chat application using Flutter and Firebase for backend.


Languages

Language:Dart 99.2%Language:JavaScript 0.4%Language:Swift 0.3%Language:Kotlin 0.1%Language:Objective-C 0.0%