i10n_translator 1.1.2 copy "i10n_translator: ^1.1.2" to clipboard
i10n_translator: ^1.1.2 copied to clipboard

outdated

Allow you to translate your local terms to other languages

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add i10n_translator

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

dependencies:
  i10n_translator: ^1.1.2

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

Import it

Now in your Dart code, you can use:

import 'package:i10n_translator/i10n_translator.dart';
5
likes
0
pub points
46%
popularity

Publisher

verified publisherandrioussolutions.com

Allow you to translate your local terms to other languages

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

csv, flutter, path_provider

More

Packages that depend on i10n_translator