i10n_translator 1.3.0+1 copy "i10n_translator: ^1.3.0+1" to clipboard
i10n_translator: ^1.3.0+1 copied to clipboard

outdated

Allows you to easily provide translations of your local text to other supported 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.3.0+1

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';
6
likes
20
points
46
downloads

Publisher

verified publisherandrioussolutions.com

Weekly Downloads

Allows you to easily provide translations of your local text to other supported languages.

License

unknown (license)

Dependencies

csv, flutter, path, path_provider

More

Packages that depend on i10n_translator