json_translate 0.1.0 copy "json_translate: ^0.1.0" to clipboard
json_translate: ^0.1.0 copied to clipboard

Translate Json Text

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add json_translate

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

dependencies:
  json_translate: ^0.1.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:json_translate/translator.dart';
1
likes
115
points
24
downloads

Publisher

unverified uploader

Weekly Downloads

Translate Json Text

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on json_translate