sync_translations 1.0.3 copy "sync_translations: ^1.0.3" to clipboard
sync_translations: ^1.0.3 copied to clipboard

A Dart CLI tool that synchronizes translation files across multiple locales by ensuring all keys are consistent and complete between source and target files.

1.0.3 #

  • Improved argument parsing and error messages
  • Added validation for input files and better handling of nested keys
  • Minor performance optimizations

1.0.1 #

  • Added --dry-run and --indent options
  • Improved console output formatting

1.0.0 #

  • Initial release 🎉
  • Supports syncing JSON translation files
  • Handles missing and extra keys automatically
1
likes
150
points
0
downloads

Publisher

unverified uploader

Weekly Downloads

A Dart CLI tool that synchronizes translation files across multiple locales by ensuring all keys are consistent and complete between source and target files.

Repository (GitHub)
View/report issues

Topics

#localization #translations #cli #dart #automation

Documentation

API reference

License

MIT (license)

Dependencies

path

More

Packages that depend on sync_translations