https://github.com/elemento24/chat-app
This repo consists of my code for the Chat App, made using Flutter
https://github.com/elemento24/chat-app
Last synced: 9 months ago
JSON representation
This repo consists of my code for the Chat App, made using Flutter
- Host: GitHub
- URL: https://github.com/elemento24/chat-app
- Owner: Elemento24
- Created: 2020-12-23T06:20:20.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2020-12-23T06:25:53.000Z (over 5 years ago)
- Last Synced: 2025-10-14T21:36:36.112Z (9 months ago)
- Language: Dart
- Size: 637 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Chat-App
Welcome Guys! This repo consists of my code for Chat App made using Flutter, which I made as a part of my course, Flutter & Dart: The Complete Guide. I have attached some screenshots of the Application as a Reference. Make sure to leave me some Feedback.
# Features
- Use of Basic Flutter Widgets
- Use of widgets like Row, Column, ListView etc
- Theming the App
- Included forms for better User Interaction
- Used Cloud Filestore for storing the Data
- Included Authentication using Firebase, and added autoLogin functionality
- Use of Stream Builder
- Image Upload using Firebase & Image Picker
- Use of Firebase Cloud Messaging (FCM) for Push Notifications

I'll be waiting for your precious feedback.
Happy Coding :)