known_countries 0.0.2 copy "known_countries: ^0.0.2" to clipboard
known_countries: ^0.0.2 copied to clipboard

Well-known countries.

Known Countries for Dart #

License Compatibility Package Documentation

Well-known countries for Dart.

[Features] | [Prerequisites] | [Installation] | [Examples] | [Reference] | [Development]

✨ Features #

  • Provides an enum of well-known countries (ISO 3166-1).
  • 100% pure and safe Dart with zero dependencies and no bloat.
  • Cuts red tape: 100% free and unencumbered public domain software.
  • Polyglot software also available for Python, Ruby, and Rust.

🛠️ Prerequisites #

⬇️ Installation #

Installation from Pub.dev #

dart pub add known_countries
flutter pub add known_countries

👉 Examples #

Importing the Library #

import 'package:known_countries/known_countries.dart' show Country;

📚 Reference #

pub.dev/documentation/known_countries

👨‍💻 Development #

git clone https://github.com/it-is-known/known-countries.git

Share on X Share on Reddit Share on Hacker News Share on Facebook Share on LinkedIn

1
likes
150
points
176
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Well-known countries.

Homepage
Repository (GitHub)
View/report issues

License

Unlicense (license)

More

Packages that depend on known_countries