auto_translator 2.2.0 copy "auto_translator: ^2.2.0" to clipboard
auto_translator: ^2.2.0 copied to clipboard

A command-line tool to translate ARB files using Google Cloud Translate.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add auto_translator

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  auto_translator: ^2.2.0

Alternatively, your editor might support dart pub get. Check the docs for your editor to learn more.

28
likes
0
pub points
73%
popularity

Publisher

verified publisherleephillips.dev

A command-line tool to translate ARB files using Google Cloud Translate.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

args, http, yaml

More

Packages that depend on auto_translator