Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Find a way to get the LAN ip address when the device connected to the internet by cable #256

Open
chena-1 opened this issue Aug 21, 2021 · 1 comment
Labels
bug Something isn't working

Comments

@chena-1
Copy link
Contributor

chena-1 commented Aug 21, 2021

The following code get the IP address only by WiFi

final String? wifiIP = await NetworkInfo().getWifiIP();

@guyluz11
Copy link
Member

Opened feature request for that in network_info_plus rep.

@guyluz11 guyluz11 added the bug Something isn't working label Oct 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants