i have a question, How can one flutter app communicate with another flutter app locally, on the same house, say. I have made an app and now i want that app to send data to another app that i am planning on making. How can this be done when both apps are running on the same time?
Thanks a lot