auto_easy_localization 1.0.0
auto_easy_localization: ^1.0.0 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.
1.0.0 #
- First full release
0.0.4 #
- BREAKING CHANGE: Removed all command-line arguments support
- Configuration is now exclusively handled through pubspec.yaml
- Simplified usage: just run
dart run auto_easy_localization - Removed dependency on
argspackage - Updated documentation to reflect pubspec.yaml-only configuration
- Added comprehensive configuration examples and presets
0.0.3 #
- Bugfix.