auto_easy_localization 0.0.1
auto_easy_localization: ^0.0.1 copied to clipboard
A powerful Dart/Flutter tool for automated translation and localization management using Google Translate's free API. Supports smart translation mode, batch processing, and 70+ languages.
0.0.1 #
- Initial release of Auto Easy Localization
- Smart translation mode that preserves existing translations
- Batch processing with configurable delays between requests
- Real-time progress tracking with ETA and statistics
- Support for 70+ languages via Google Translate free API
- Nested JSON structure support with flattening/unflattening
- Command-line interface with flexible configuration options
- Pubspec.yaml configuration support
- Automatic retry mechanism with exponential backoff
- Robust error handling with fallback to original text
- Preset language configurations (European, Global, Asian)
- Comprehensive validation and service checking