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

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

ICANN TLDs #

A List of TLDs from ICANN.

Install #

With Dart:

dart pub add icann_tlds

With Flutter:

flutter pub add icann_tlds

Usage #

import 'package:icann_tlds/icann_tlds.dart';

void main() {
  print(tlds);
  //=> ['aaa', 'aarp', 'abarth', 'abb', 'abbott', 'abbvie', 'abc', ...]
}
0
likes
130
pub points
1%
popularity

Publisher

verified publisheratprotodart.com

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

Repository (GitHub)
View/report issues

Topics

#tld #tlds #domain #icann

Documentation

API reference

Funding

Consider supporting this project:

github.com

License

BSD-3-Clause (LICENSE)

More

Packages that depend on icann_tlds