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

outdated

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
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, 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