tradutor 0.5.1 copy "tradutor: ^0.5.1" to clipboard
tradutor: ^0.5.1 copied to clipboard

outdated

A Flutter package that simplify the internationalizing process using JSON and YAML files.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add tradutor

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

dependencies:
  tradutor: ^0.5.1

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

3
likes
0
pub points
0%
popularity

Publisher

verified publishertiagohm.dev

A Flutter package that simplify the internationalizing process using JSON and YAML files.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

ansicolor, args, dart_style, flutter, flutter_localizations, path, stream_transform, yaml

More

Packages that depend on tradutor