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

Libraries

known_countries
Well-known countries.