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

This is a command line Dart application that reads a JSON file, translates the values and creates a translated JSON file especially useful for localization in Flutter apps.

Use this package as an executable

Install it

You can install the package from the command line:

dart pub global activate json_translator
copied to clipboard

Use it

The package has the following executables:

$ json_translator
copied to clipboard
4
likes
150
points
33
downloads

Publisher

unverified uploader

Weekly Downloads

2024.09.26 - 2025.04.10

This is a command line Dart application that reads a JSON file, translates the values and creates a translated JSON file especially useful for localization in Flutter apps.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

translator

More

Packages that depend on json_translator