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.
This app has following features:
- User registration..
- User Login.
- Firebase Integration.
- Notification from Firebase Cloud Messaging.
This project was developed using the following technologies:
- Flutter 3.16.9
- Dart 3.2.6
- provider
- image_picker
- firebase_core
- cloud_firestore
- firebase_auth
- firebase_storage
- firebase_messaging
Clone this project using:
git clone https://github.com/GoedertDalmolin/chat.git
cd chat
Finally compile and run the project.