ai_translation_generator
A professional CLI tool for AI-powered translation generation using Google's Gemini AI. Generate Flutter l10n files with ease.
What this package is like to depend on
Last release 10 months ago
02 Oct 2025
Too new to tell
only 1 release windows
Nearly every release is documented
notes for 3 of 3 stable releases
Nothing withdrawn
no release was ever pulled
10 months old
3 releases · first in 2025
3 releases in the last 12 months
see the full history below
Release timeline
3 releases · Oct 2025 to Oct 2025
2026
Releases
latest 3-
1.0.202 Oct 2025Release notes
Open source →Added
- 📚 Comprehensive dartdoc documentation for all public APIs
- 📖 Example directory with complete usage example
- 🎯 Improved documentation coverage to meet pub.dev standards
Fixed
- 📝 Added missing documentation for CliUtils, ConfigService, and main library
- 📋 Created example/example.dart demonstrating programmatic usage
- 📖 Added example/README.md with detailed setup instructions
-
1.0.102 Oct 2025Release notes
Open source →Fixed
- 🔧 Fixed executable configuration for
dart pub global activate - 📦 Added proper
executablessection in pubspec.yaml - 🚀 CLI now accessible as
aitranslationcommand after global activation
- 🔧 Fixed executable configuration for
-
1.0.002 Oct 2025Release notes
Open source →Added
- 🚀 Initial release of AI Translation Generator
- ✨ Professional CLI interface with beautiful terminal output
- 🌍 Multi-language translation support using Google Gemini AI
- 🔧 Flutter l10n standard output format (
lib/l10n/directory) - 🔐 Secure API key management with environment variables
- 📁 YAML-based configuration system
- 🎨 Progress indicators and loading animations
- 🌐 Internet connectivity checking
- ⚡ Fast and efficient translation processing
- 🛡️ Comprehensive error handling and validation
- 📖 Complete documentation and setup guides
Features
aitranslation init- Initialize configurationaitranslation generate- Generate translations- Support for 100+ languages
- Environment variable and .env file support
- Professional CLI with colors and animations
- Flutter l10n compatible output
Security
- No hardcoded API keys
- User-specific API key management
- Secure environment variable handling
- Local processing only
Documentation
- Comprehensive README with setup instructions
- API key security guidelines
- Contributing guidelines
- MIT License