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.

example/example.dart

// Copyright 2023 Shinya Kato. All rights reserved.
// Redistribution and use in source and binary forms, with or without
// modification, are permitted provided the conditions.

import 'package:icann_tlds/icann_tlds.dart';

void main() {
  print(tlds);
  //=> ['aaa', 'aarp', 'abarth', 'abb', 'abbott', 'abbvie', 'abc', ...]
}
0
likes
150
pub points
60%
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