ip_location 1.0.1 copy "ip_location: ^1.0.1" to clipboard
ip_location: ^1.0.1 copied to clipboard

已弃用的 IP 地址查询插件,请改用 qs_ip_location。

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add ip_location

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

dependencies:
  ip_location: ^1.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:ip_location/ip_location.dart';
0
likes
125
points
104
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

已弃用的 IP 地址查询插件,请改用 qs_ip_location。

Homepage

License

MIT (license)

Dependencies

flutter, json_annotation, net_dio_request, plugin_platform_interface, qs_storage_tool

More

Packages that depend on ip_location

Packages that implement ip_location