All Projects → ArunBalajiR → Flutter-Chat-Application

ArunBalajiR / Flutter-Chat-Application

Licence: MIT license
Realtime Chat application using stream and linking with firebase firestore database build using flutter and firebase

Programming Languages

dart
5743 projects
HTML
75241 projects

Projects that are alternatives of or similar to Flutter-Chat-Application

GraphOne
"GraphOne: A Data Store for Real-time Analytics on Evolving Graphs", Usenix FAST'19
Stars: ✭ 46 (+39.39%)
Mutual labels:  stream
flink-learn
Learning Flink : Flink CEP,Flink Core,Flink SQL
Stars: ✭ 70 (+112.12%)
Mutual labels:  stream
hls-segment-reader
Node.js Readable for retrieving HLS segments.
Stars: ✭ 18 (-45.45%)
Mutual labels:  stream
azure-event-hubs-java
☁️ Java client library for Azure Event Hubs
Stars: ✭ 49 (+48.48%)
Mutual labels:  stream
Flutter-Chat-Bar
Link to the package -. https://pub.dartlang.org/packages/flutter_chat_bar
Stars: ✭ 39 (+18.18%)
Mutual labels:  chat-application
ghichep-StreamingVideo
Ghi chép về Livestream sử dụng Opensource - Xây dựng một máy chủ Livestream theo cách đơn giản nhất - NGINX RTMP Dockerfile
Stars: ✭ 40 (+21.21%)
Mutual labels:  stream
morestachio
Lightweight, powerful, flavorful, template engine.
Stars: ✭ 45 (+36.36%)
Mutual labels:  stream
custer
macOS streaming radio in your menu bar
Stars: ✭ 17 (-48.48%)
Mutual labels:  stream
TwitchPotPlayer
Extensions for PotPlayer to watch Twitch streams without streamlinks or any crap.
Stars: ✭ 159 (+381.82%)
Mutual labels:  stream
docker-Kinesis-local
Docker build for AWS Kinesis local
Stars: ✭ 43 (+30.3%)
Mutual labels:  stream
ucx chat
UcxUcc is a simple but powerful team collaboration suite of applications designed to improve communications, information sharing and productivity for the businesses small and large.
Stars: ✭ 54 (+63.64%)
Mutual labels:  chat-application
vigil
Turn files into asynchronous streams
Stars: ✭ 54 (+63.64%)
Mutual labels:  stream
eec
A fast and lower memory excel write/read tool.一个非POI底层,支持流式处理的高效且超低内存的Excel读写工具
Stars: ✭ 93 (+181.82%)
Mutual labels:  stream
imsdk-ios
Startalk is a high-performace IM software for business. It has been stably used in Qunar for more than 4 years, providing services as well as consultation after and before sales to business. Startalk is applicable to multiple scenarios, such as office automation, business services, and first-party SDKs for IM scenes
Stars: ✭ 30 (-9.09%)
Mutual labels:  chat-application
comfy-channel
A 24/7 live video broadcast with automatic content selection and overlays using FFMPEG and Python!
Stars: ✭ 37 (+12.12%)
Mutual labels:  stream
stream-together-web-extension
Watch any video together with friends.
Stars: ✭ 57 (+72.73%)
Mutual labels:  stream
Whizzz-The-ChatApp
Whizzz is a real-time, one-to-one Android chat application made using Firebase, a beautiful user interface, and a push-notification feature.
Stars: ✭ 66 (+100%)
Mutual labels:  chat-application
Unity live caption
Use Google Speech-to-Text API to do real-time live stream caption on Unity! Best when combined with your virtual character!
Stars: ✭ 26 (-21.21%)
Mutual labels:  stream
craft-youtubeliveembed
This plugin allows you to embed a YouTube live stream and/or live chat on your webpage
Stars: ✭ 14 (-57.58%)
Mutual labels:  stream
console-chat
Chat on your terminal with other users through a gRPC service
Stars: ✭ 21 (-36.36%)
Mutual labels:  chat-application

Let's Chat

Made with Flutter

It's a fully functional real-time chat application using stream and linking with Firebaes Firestore database built using flutter and firebase. Having nice looking UI and user-friendly animation.

Screenshots

Chat Screen Intro Screen Chat Screen
Chat Screen Chat Screen Chat Screen

Features

  • Sign in - SignUp - logout .
  • Real-time send and receive messages using stream and linking with Firebaes Firestore database.
  • Nice looking UI and user-friendly animation
  • Exchange texts with emojis

Dependencies used

How to run

  • Clone this Repo
  • Run flutter packages get
flutter packages get
  • Connect the app to your Firebase Project from your Firebase Console and add the google-services.json in the /android/app directory.
  • Run flutter run (remember to open simulator or connect physical device, iOS auto run additional command pod install)
flutter run --release

Beginners Guide

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, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].