domain_price 0.1.5 copy "domain_price: ^0.1.5" to clipboard
domain_price: ^0.1.5 copied to clipboard

Calculate an estimated price for domain name. Appraising all top and some second-level domains.

example/main.dart

// ignore_for_file: avoid_print

import 'package:domain_price/domain_price.dart';

void main() {
  const dp = DomainPrice('mykid.academy');
  print('Price for domain `${dp.domain}` is ${dp.endingPriceEuro} euro.');
}
0
likes
160
points
46
downloads

Publisher

verified publishersyrokomskyi.com

Weekly Downloads

Calculate an estimated price for domain name. Appraising all top and some second-level domains.

Repository (GitHub)
View/report issues
Contributing

Topics

#domain #price #shopping #internet

Documentation

API reference

License

MIT (license)

Dependencies

collection

More

Packages that depend on domain_price