aliyun_httpdns 2.0.0 copy "aliyun_httpdns: ^2.0.0" to clipboard
aliyun_httpdns: ^2.0.0 copied to clipboard

Aliyun HTTPDNS Flutter SDK - Pure Dart implementation for DNS resolution service.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add aliyun_httpdns

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

dependencies:
  aliyun_httpdns: ^2.0.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:aliyun_httpdns/aliyun_httpdns.dart';
2
likes
135
points
313
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Aliyun HTTPDNS Flutter SDK - Pure Dart implementation for DNS resolution service.

Homepage

License

MIT (license)

Dependencies

connectivity_plus, crypto, encrypt, flutter, hive, hive_flutter

More

Packages that depend on aliyun_httpdns