flutter_auto_localizations 1.0.2 copy "flutter_auto_localizations: ^1.0.2" to clipboard
flutter_auto_localizations: ^1.0.2 copied to clipboard

A CLI tool to auto-translate Flutter ARB localization files using Google Translate.

1.0.2 #

  • Added sort_constructors_first lint rule in analysis_options.yaml to enforce better code structure.
  • Updated dart doc.
  • Declared platform support (linux, macos, windows) in pubspec.yaml to clarify that this package as a CLI tool.

1.0.1 #

  • Update README.md

1.0.0 #

  • Added support for ARB file parsing and localization generation.
  • Integrated Google Cloud Translation API support.
  • Implemented ICU Plural and Select message handling.
  • Introduced caching mechanism for optimized translations.
  • Added global configurations.
  • Added per-key configurations.
  • Provided cost estimation for translation API usage.
3
likes
160
points
87
downloads

Publisher

verified publisherinfoowly.com

Weekly Downloads

A CLI tool to auto-translate Flutter ARB localization files using Google Translate.

Repository (GitHub)

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

dotenv, http, yaml

More

Packages that depend on flutter_auto_localizations