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

Calculate an estimated price for domain name.

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
0
points
24
downloads

Publisher

verified publishersyrokomskyi.com

Weekly Downloads

Calculate an estimated price for domain name.

Repository (GitHub)
View/report issues

Topics

#domain #price #shopping #internet

License

unknown (license)

Dependencies

collection

More

Packages that depend on domain_price