llmt 0.1.0
llmt: ^0.1.0 copied to clipboard
LLM-based translation generator for Flutter ARB files
0.1.0 #
- Initial release.
- LLM-powered translation pipeline producing ARB files for Flutter
gen-l10n. - Works with any OpenAI-compatible endpoint (OpenAI, LM Studio, Ollama, local models).
- Multi-layered configuration (CLI flags > env/.env files >
trconfig.yaml). - Git diff based detection of changed/new translation keys.
--forcefull retranslation and--verifyQA pass.