super_dns_client 0.1.0 copy "super_dns_client: ^0.1.0" to clipboard
super_dns_client: ^0.1.0 copied to clipboard

A modern and lightweight Dart library for performing DNS-over-HTTPS (DoH) lookups. Supports multiple resolvers and easy integration for Flutter and server-side apps.

Changelog #

0.1.0 #

🎉 Initial release of super_dns_client

  • Added DNS-over-HTTPS client implementation
  • Supported Google, Cloudflare, Quad9, and OpenDNS resolvers
  • Supported record types: A, AAAA, CNAME, SRV, TXT
  • Added base response model with freezed and json_serializable
  • Unit tests and CI configuration ready
2
likes
0
points
751
downloads

Publisher

unverified uploader

Weekly Downloads

A modern and lightweight Dart library for performing DNS-over-HTTPS (DoH) lookups. Supports multiple resolvers and easy integration for Flutter and server-side apps.

Repository (GitHub)
View/report issues

Topics

#dns #doh #network #http #resolver

License

unknown (license)

Dependencies

equatable, freezed_annotation, http, json_annotation

More

Packages that depend on super_dns_client