1. Anuncie Aqui ! Entre em contato fdantas@4each.com.br

[Flutter] How to get device IP in Dart/Flutter

Discussão em 'Mobile' iniciado por Stack, Outubro 3, 2024 às 18:02.

  1. Stack

    Stack Membro Participativo

    I am currently writing an app where the user needs to know the IP address of their phone/tablet. Where would I find this information?

    I only want to know what the local IP address is, such as, 192.168.x.xxx and NOT the public IP address of the router.

    So far, I can only seem to find InternetAddress.anyIPv4 and InternetAddress.loopbackIPv4. The loopback address is not what I want as it is 127.0.0.1.

    Continue reading...

Compartilhe esta Página