AI-native localization for developers who already code with AI. One canonical source, every platform.
curl -fsSL https://dialect.tools/install.sh | sh
brew install ChauCM/tap/dialect # macOS / Linux
dart pub global activate dialect # any platform with Dart
- uses: ChauCM/dialect@v1
with:
args: check --strict
dialect initScaffold the conventiondialect importConvert existing strings into the convention (AI-pointer)dialect describeBackfill @description from callsites (AI-pointer)dialect syncGenerate Flutter / iOS / Android / backend files from canonical ARBdialect checkStructural + semantic validationdialect statusPer-locale coverage tabledialect serveLocal review dashboard at localhost:4077