/intl_ai_translator

A CLI tool that uses AI to automatically translate text copies for Dart applications utilizing the intl library

Primary LanguageDartBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

Dart intl AI Translator

style: very good analysis License: BSD 3

Generated by the Very Good CLI 🤖

A CLI tool that uses AI to automatically translate text copies for Dart applications utilizing the intl library.


Getting Started 🚀

Activate globally via:

dart pub global activate --source=path <path to this package>

Usage

# Translate command option
$ intl_ai_translator translate --l10n-path example/l10n --main-lang en --api-key <GEMINI_API_KEY>

# Show CLI version
$ intl_ai_translator --version

# Show usage help
$ intl_ai_translator --help