ipstack 0.5.1-nullsafety.2 copy "ipstack: ^0.5.1-nullsafety.2" to clipboard
ipstack: ^0.5.1-nullsafety.2 copied to clipboard

outdated

Uses ipstack.com service to retrieve details based on the user's ip address.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add ipstack

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

dependencies:
  ipstack: ^0.5.1-nullsafety.2

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:ipstack/ipstack.dart';
2
likes
0
pub points
52%
popularity

Publisher

unverified uploader

Uses ipstack.com service to retrieve details based on the user's ip address.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, http, meta, pedantic

More

Packages that depend on ipstack