domain_available 0.1.1 copy "domain_available: ^0.1.1" to clipboard
domain_available: ^0.1.1 copied to clipboard

outdated

Checks if the domain is available.

Domain Available #

Cover - Domain Available

Checks if the domain is available.

How It Works #

Use Instant Domain Search Check for check domain name.

Usage #

Check #

final checked = await DomainAvailable('openai.com').firstRegisteredStatus();
print('The ${checked.domain} is ${checked.registeredStatus}.');

Output:

> The openai.com is taken.

Sanitize #

print('https://www.happy.com/path_to/page'.sanitizeDomain);

Output:

> happy.com

License #

MIT

TODO #

1
likes
0
points
47
downloads

Publisher

verified publishersyrokomskyi.com

Weekly Downloads

Checks if the domain is available.

Repository (GitHub)
View/report issues

Topics

#domain #checker #names #internet #tools

License

unknown (license)

Dependencies

http

More

Packages that depend on domain_available