We Chat is a messaging app. It’s simple, reliable, and private, so you can easily keep in touch with your friends and family. WeChat works across mobiles even on slow connections. Private messaging across the world. You can send text, images, videos, you can even edit and delete those messages, have a profile pic, etc.
- Fullscreen mode.
- Cross platform.
- Cloud backed-up.
- Pick image from gallery.
- Upload image to firebase.
- Retrieve image from firebase.
- Download Image to device.
- Send mesaages immediately
- Receive notifications on mesaages
- Firebase Core
- Firebase Auth
- Firebase Storage
- Firebase Messaging
- Cloud Firestore
- Google Sign in
- Flutter notification channel
- Emoji Picker Flutter
- Http
- Gal
- Dio
- Intl
- Image Picker
- Cached Network Image
- Flutter Toast
- flutter Launcher Icons
Login Screen | Home Screen | Add User Screen |
Chat Screen | Chat Screen | Emoji Keyboard |
More options on Image | More options on a message | More options on other users message |
Message Update | Edit Profile Screen | Viewing Other users profile |
Viewing Other users profile |
Parameter | Type | Description |
---|---|---|
fireStoregeUrl |
string |
https://firebasestorage.googleapis.com |
Parameter | Type | Description |
---|---|---|
fcm |
string |
https://fcm.googleapis.com/fcm/send |
Parameter | Type | Description |
---|---|---|
auth |
string |
Required. Your firebase messaging token imp for sending notifications. |
Takes two to send notifications on mobile phones.
This project is a starting point for a Flutter application.
A few resources to get you started if this is your first Flutter project:
For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.