auto_easy_localization 1.0.1
auto_easy_localization: ^1.0.1 copied to clipboard
A powerful Dart/Flutter tool for automated translation and localization.
1.0.1 #
- Mini patch to fix syntax.
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
args
package - Updated documentation to reflect pubspec.yaml-only configuration
- Added comprehensive configuration examples and presets
0.0.3 #
- Bugfix.