icann_tlds 1.0.1 copy "icann_tlds: ^1.0.1" to clipboard
icann_tlds: ^1.0.1 copied to clipboard

A list of TLDs from ICANN for Dart and Flutter application.

example/example.dart

import 'package:icann_tlds/icann_tlds.dart';

void main() {
  print(tlds);
  //=> ['aaa', 'aarp', 'abarth', 'abb', 'abbott', 'abbvie', 'abc', ...]
}
0
likes
150
points
311
downloads

Publisher

verified publisheratprotodart.com

Weekly Downloads

A list of TLDs from ICANN for Dart and Flutter application.

Repository (GitHub)
View/report issues

Topics

#tld #tlds #domain #icann

Documentation

API reference

License

BSD-3-Clause (license)

More

Packages that depend on icann_tlds