Application with purpose find around and chatting Main feature :
- Query user from mysql and login user
- Chat together or broadcast
Before run app, you need to start server from "https://github.com/quandat10/Chatserver_nodejs-mysql_master" , you should download 2 files include server.js and loginuser.js to query database and use socket.io to build appchat in realtime Especially, you have to create database to save userlogin like mysql or sql server .. for instance :
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.