simplytranslate 0.0.2 copy "simplytranslate: ^0.0.2" to clipboard
simplytranslate: ^0.0.2 copied to clipboard

Free and unlimited Google and Libretranslate translations. Fast and private. Working with the SimplyTranslate API.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add simplytranslate

With Flutter:

 $ flutter pub add simplytranslate

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

dependencies:
  simplytranslate: ^0.0.2

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

Import it

Now in your Dart code, you can use:

import 'package:simplytranslate/simplytranslate.dart';
36
likes
140
points
712
downloads

Publisher

unverified uploader

Weekly Downloads

Free and unlimited Google and Libretranslate translations. Fast and private. Working with the SimplyTranslate API.

Repository (GitHub)

Documentation

API reference

License

MPL-2.0 (license)

Dependencies

http

More

Packages that depend on simplytranslate