google_translate 0.0.5 copy "google_translate: ^0.0.5" to clipboard
google_translate: ^0.0.5 copied to clipboard

Google Translate API for Dart. Dynamically Translate Between Thousands of Languages

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add google_translate

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

dependencies:
  google_translate: ^0.0.5

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:google_translate/google_translate.dart';
14
likes
140
pub points
90%
popularity

Publisher

unverified uploader

Google Translate API for Dart. Dynamically Translate Between Thousands of Languages

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

dio, dio_cache_interceptor, dio_cache_interceptor_hive_store, flutter, path_provider

More

Packages that depend on google_translate