I have a device connected to the local network, acting as a web server, and have mdns built init.
Can I somehow get the IP address of the device using an app built with flutter?
HTTP requests work perfectly fine if I remain connected to the same wifi. But when my phone gets connected to any other wifi some time it does not work.