/flutter_chat_app

Chat em grupo usando Firebase.

Primary LanguageDart

chat_app - PT_BR 🇧🇷

Aplicação de chat utilizando autenticação por e-mail (Google Account) e telá única. Ainda faltam algumas features, como envio de vídeos e seleção por galeria.

contact_list - EN 🇺🇸

Chat application using e-mail authentication (Google Account) with single screen. Some features are lacking, like sending videos or selecting media from galery.

Home page 📱

Executing ❗

In order to execute this code, follow these steps:

  1. make shure you have Flutter SDK installed and set-up
    1. Make sure you also have a device (emulated or physical)
  2. clone this repo: $ git clone https://github.com/rafflezs/flutter_chat_app
  3. change directory to the cloned repo folder: cd flutter_chat_app-master
  4. execute flutter: flutter run