💬 Chat on your Local Area Network with this Flutter application.
This repository contains 2 main projects:
- A NodeJS project that is located under the
websocketfolder. - Flutter project that is in fact all these folders except for the
websocketfolder.
It is really easy to get started:
- Run the WebSocket -> Guide
- Build the flutter project ->
flutter build apk --releaseandflutter install
This project is mainly created to show of the power of a WebSocket. I also made a Flutter application to show some best practices, like using the provider, web_socket_channel and uuid packages.
And ofcourse LAN chatting is very useful if there is a Zombie 🧟. I've actually no idea why I've said that.