Skip to content

Latest commit

 

History

History
72 lines (52 loc) · 1.78 KB

README.md

File metadata and controls

72 lines (52 loc) · 1.78 KB

Chat App


Language:

English Portuguese


ℹ️ About this repository

Chat application written in Flutter with integration with Firebase Cloud Messaging.

This repository's main objective is to demonstrate the application developed to train my knowledge during the Flutter course from the company COD3R.


⚙️ Features

This app has following features:

  • User registration..
  • User Login.
  • Firebase Integration.
  • Notification from Firebase Cloud Messaging.

👁️ Preview


🧪 Technologies

This project was developed using the following technologies:


⚡ Installing

Clone this project using:

  git clone https://github.com/GoedertDalmolin/chat.git
  cd chat

Finally compile and run the project.


</> Developed by GoedertDalmolin 👋