Known Languages for Dart

License Compatibility Package Documentation

Well-known languages for Dart.

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

✨ Features

  • Provides an enum of all well-known human languages (ISO 639-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_languages
flutter pub add known_languages

👉 Examples

Importing the Library

import 'package:known_languages/known_languages.dart' show Language;

📚 Reference

pub.dev/documentation/known_languages

👨‍💻 Development

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

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

Libraries

known_languages
Well-known languages.