Known Languages for Dart
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
- Dart 3.11+
⬇️ 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
Libraries
- known_languages
- Well-known languages.