geolocation_info_ip 0.0.1 copy "geolocation_info_ip: ^0.0.1" to clipboard
geolocation_info_ip: ^0.0.1 copied to clipboard

Este package permite obtener informacion de la ip donde el dispositivo se encuentra conectado a internet.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add geolocation_info_ip

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

dependencies:
  geolocation_info_ip: ^0.0.1

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:geolocation_info_ip/geolocation_info_ip.dart';
2
likes
150
points
25
downloads

Publisher

unverified uploader

Weekly Downloads

Este package permite obtener informacion de la ip donde el dispositivo se encuentra conectado a internet.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

dio, flutter

More

Packages that depend on geolocation_info_ip