Skip to content
This repository has been archived by the owner on Jan 10, 2024. It is now read-only.

Unhandled Exception: MissingPluginException(No implementation found for method getIpV6Adress on channel get_ip) #25

Open
Malyasse opened this issue Nov 12, 2020 · 0 comments

Comments

@Malyasse
Copy link

Hello,
I used Flutter with Android Studio.
I try to recover the IP address, but when using :
String ipAddress = await GetIp.ipAddress;
I get the following error:
Unhandled Exception: MissingPluginException(No implementation found for method getIp6Adress on channel get_ip).

I added in the dependencies :
get_ip: ^0.4.0

I have pub get ,
and uses the import :
import 'package:get_ip/get_ip.dart';

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant