v0.1.0 - Initial Release
Initial Release
Zero-config Flutter localization CLI - powered by Lingo.dev.
Features
autolingo init- scaffold l10n/, l10n.yaml, and .lingo config files-
autolingo scan- regex-based extraction of UI strings from ./lib
-
autolingo generate- write l10n/app_en.arb with auto-generated camelCase keys
-
autolingo translate- shell out to Lingo.dev for AI-powered translation
-
- Polished CLI output with ANSI colors and branded headers
-
- --version and --help flags
Install
dart pub global activate autolingoQuick Start
autolingo init
autolingo generate
autolingo translateBuilt at Hackathon 2026