localization_translator 1.0.0 copy "localization_translator: ^1.0.0" to clipboard
localization_translator: ^1.0.0 copied to clipboard

outdated

Localization translator package

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add localization_translator

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

dependencies:
  localization_translator: ^1.0.0

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:localization_translator/main.dart';
import 'package:localization_translator/translator.dart';
1
likes
0
points
9
downloads

Publisher

unverified uploader

Weekly Downloads

Localization translator package

Homepage

License

unknown (license)

Dependencies

args, cupertino_icons, flutter, translator

More

Packages that depend on localization_translator