get_ip 0.3.0 copy "get_ip: ^0.3.0" to clipboard
get_ip: ^0.3.0 copied to clipboard

discontinued
outdated

Helps you acquire the IP address of the users device on Android and iOS

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add get_ip

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  get_ip: ^0.3.0

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:get_ip/get_ip.dart';
34
likes
0
pub points
83%
popularity

Publisher

verified publisherpdad.de

Helps you acquire the IP address of the users device on Android and iOS

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on get_ip