Skip to content

VinayakHinduja/We-Chat

Repository files navigation

WeChat

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.

Features

  • 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

Dependencies

Screenshots

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

Get all items

Parameter Type Description
fireStoregeUrl string https://firebasestorage.googleapis.com

Get item

Parameter Type Description
fcm string https://fcm.googleapis.com/fcm/send

Get item

Parameter Type Description
auth string Required. Your firebase messaging token imp for sending notifications.

add(fcm, auth)

Takes two to send notifications on mobile phones.

Getting Started

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.