dns 0.1.1 dns: ^0.1.1 copied to clipboard
A package for working with the DNS protocol.
Introduction #
Implements DNS protocol (over UDP) and modern DNS-over-HTTP.
The package uses package:universal_io, which means that you can use it Flutter, Dart VM, Node.JS, and browser (dart2js).
Licensed under the Apache License 2.0.
IMPORTANT: This is an early release that has known bugs.
Issues? Contributing? #
- Report issues at the Github issue tracker.
- Have a fix? Create a pull request!