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

outdated

This is a command line Dart application that reads a JSON file and translates the values to a specified language 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
0
points
27
downloads

Publisher

unverified uploader

Weekly Downloads

2024.05.30 - 2025.04.24

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

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

translator

More

Packages that depend on json_translator