Skip to content

Cerwyn/FLUTTER-SocketIO-Simple-Chat-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flutter - Simple Chat App with SocketIO

Description

An integration example between Flutter and NodeJs server for chat application using SOCKET.IO with THIS Flutter dependency. This sample server HERE is used to handle requests from Flutter.

Installation

flutter pub get

to Install the dependencies.

Usage

This application uses localhost IP on port 3002 with the /room namespace. Update this domain (line 40) before testing the app.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published