marlonlamartine / chat-firebase

Projeto Flutter seguindo as instruções da seção 15 do curso lançado pela londonappbrewery.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

chat_firebase

A Flutter project following the instructions on section 15, in the course released by the londonappbrewery.

Functionality

This project use services from Firebase (Authentication and Firestore) and some few animations using Hero Widget. With this, the user can navigate and create a profile and login in the app in a interactive way. When the user is logged in the app, it can send messages and read messages from other users.

Packages

In this project were used the following packages and their respectives versions.

  • animated_text_kit: ^4.2.2
  • firebase_core: ^1.23.0
  • cloud_firestore: ^3.4.9
  • firebase_auth: ^3.10.0
  • modal_progress_hud: ^0.1.3

About

Projeto Flutter seguindo as instruções da seção 15 do curso lançado pela londonappbrewery.