Flutter Chat Socket - using Flutter for develop a realtime chat app

Overview

Flutter Chat Socket

Description:

  • 🚀 This application using Flutter for develop a realtime chat app

How I can run it?

  • 🚀 Clone this repository

  • 🚀 Run below code in terminal of project

    • start socket server
    cd nodejs_socket_server/
    npm install
    npm start
    
    • start flutter app (Support Linux, Web and Mobile)
    flutter pub get
    flutter run
    

How I can extends project?

  • 🚀 Write extend channel in socket server nodejs_socket_server folder
  • 🚀 Listen and emit new channel in socket_service.dart file in flutter project

Author: RoisKhoiron

Reference

Screenshots

  • 🚀 Below is video demo between linux desktop app and web platform

Thanks For Watching

You might also like...

Firebase chat app made with Flutter

Flutter Firechat Create a new Flutter project via Flutter Docs Create a new Firebase project Enable Google Authentication and Firestore Add a new Fire

Dec 9, 2022

A simple chat app for flutter

A simple chat app for flutter

this is a flutter chat app -chatss uses otp to verify email at time to register so there are no spam registrations -chatss uses firebase authenticatio

May 11, 2022

A simple chat application in flutter made with stream.

A simple chat application in flutter made with stream.

chat_app A new Flutter project. Getting Started This project is a starting point for a Flutter application. A few resources to get you started if this

Oct 11, 2022

Flutter Chat Components for Combase • Powered By Stream

combase_flutter A new Flutter package project. Getting Started This project is a starting point for a Dart package, a library module containing code t

Feb 24, 2021

Chatter - Building a Flutter chat application from scratch

 Chatter - Building a Flutter chat application from scratch

Chatter - Building a Flutter chat application from scratch See the relevant branch for the tutorial you'd like to follow. The main branch has the late

Dec 17, 2022

Flutter 3.0/Node Chat with bcrypt, validators, mongoose jwt and sockets

Flutter 3.0/Node Chat with bcrypt, validators, mongoose jwt and sockets

Flutter 3.0/Node Chat with bcrypt, validators, mongoose jwt and sockets

Nov 29, 2022

The objective is to create a simple app using Dart/Flutter, for make a REST API integration with Flutter, using free JSON API

The objective is to create a simple app using Dart/Flutter, for make a REST API integration with Flutter, using free JSON API

ListView Builder App The objective is to create a simple app using Dart/Flutter, for make a REST API integration with Flutter, using free JSON API: ht

Dec 7, 2022

Whats-App-Clone-UI-using-Flutter - WhatsApp Clone UI using Flutter

Whats-App-Clone-UI-using-Flutter - WhatsApp Clone UI using Flutter

WhatsApp 🚀 Clone UI 📱 using Flutter 🐦 Screenshots Links My Socials Youtube ch

Dec 7, 2022

Flutter App using the stack overflow questions api which we made using django.

Flutter App using the stack overflow questions api which we made using django.

Flutter StackOverflow App Flutter StackOverflow App using the stack overflow questions api which we made using django. Show some ❤️ and star the repo

Dec 30, 2022
Owner
Rois Khoiron
Hi 👋, I am Apps Developer Interested in current technology on Mobile Development and UI/UX. Experienced Tools using Figma, IntelliJ IDE and Rive Studio
Rois Khoiron
🚀 This is mobile application using Flutter for develop a pizza store

Flutter Pizza Hut ?? Description: ?? This is mobile application using Flutter for develop a pizza store ?? Factory Method Create Enum product_type.dar

Dao Hong Vinh 26 Dec 9, 2022
🚀 This is mobile application using Flutter for develop Tiktok

Flutter Tiktok Clone Description: ?? This is mobile application using Flutter for develop Tiktok How I can run it? ?? Clone this repo ?? Run below cod

Dao Hong Vinh 12 Feb 8, 2022
This is project using flutter and firebase for develop a mobile application about online school

This is project using flutter and firebase for develop a mobile application about online school

Hackathon 4 May 17, 2021
Cryptocurrency App with MVP Design Pattern to track all the coins data in realtime for android & iOS . Written in dart using Flutter SDK.

Flutter CryptoCurrency App (MVP) Cryptocurrency App with MVP design pattern to track all the coins data in realtime for android & iOS . Written in dar

Pawan Kumar 287 Dec 30, 2022
A Flutter package which can be used to make polylines(route) from a source to a destination, and also handle a driver's realtime location (if any) on the map.

GoogleMapsWidget For Flutter A widget for flutter developers to easily integrate google maps in their apps. It can be used to make polylines from a so

Rithik Bhandari 14 Nov 30, 2022
Chat App Development Front-End and Back-End using Flutter, SocketIo, and NodeJS. (Limited code)

Chat App Development Front-End and Back-End using Flutter, SocketIo, and NodeJS. (Limited code) ( You can buy the full code on $30 (mail me): devstack

Balram Rathore 364 Dec 31, 2022
PyChat: Chat Application made in Flutter using Firebase

PyChat Chat Application made in Flutter using Firebase. Also added animated splash screen with Pychat logo. Languages and Tools Used: Flutter Dart Fir

Vaibhav Shukla 2 Nov 10, 2021
Simple tool to open WhatsApp chat without saving the number, developed using Google's Flutter Framework.

Simple tool to open WhatsApp chat without saving the number, developed using Google's Flutter Framework. for Android/ IOS/ Desktop/ Web

Swarup Bhanja Chowdhury 15 Nov 1, 2022
Flutter Chat Application with location integration using GetStream

Chat Location Generated by the Very Good CLI ?? A chat application built with Flutter using the Stream Chat SDK. Check out the full tutorial. Getting

Very Good Ventures 77 Jan 4, 2023
Flutter chat room app made with firebase cloud firestore

Flutter chat room app made with firebase cloud firestore

Berke 2 Jul 6, 2022