I am trying to find a way to develop an offline chat app by establishing a connection between two routers in a flutter.
I searched a lot and couldn't find a concrete answer. There will be a connection between two routers and the users connected to the router can chat offline send and receive messages, share videos, and files.
maybe you can use same connection between devices.
i found the github repository for offline chat :
https://github.com/loonix/flutter-offline-chat