ip_go

To get the device's private and public IP addresses simply.

Supported Platforms

Android iOS Web (External) macOS Linux Windows

Usage

To get public ip address.

  await IpGo.publicIp;

To get private ip address.

  await IpGo.privateIp;

Why ip go?

There are many other packages to get ip address easily but this package is to get public and private ip easily, not contain any other function to overload to your project with unnecessary things.

More info

Primary focus on MVP as first stage. Have to add more features and encourage for contribution.

Contact

Contact me directly with this email lapyaeootharthar@gmail.com

Libraries

ip_go